This commit is contained in:
@ -27,8 +27,6 @@ namespace dropshell {
|
||||
|
||||
// list all backups for a given service (across all servers)
|
||||
std::set<std::string> list_backups(const std::string& server_name, const std::string& service_name);
|
||||
|
||||
bool create_service(const std::string& server_name, const std::string& template_name, const std::string& service_name, bool silent=false);
|
||||
} // namespace dropshell
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user