Skip to content
Snippets Groups Projects
Commit 69041803 authored by Ramon Nou's avatar Ramon Nou
Browse files

missing deploy interface

parent 1cfbd55d
No related branches found
No related tags found
1 merge request!40Resolve "Refactor library RPC implementation of `admire::deploy_adhoc_storage`"
......@@ -65,6 +65,10 @@ update_adhoc_storage(const server& srv,
admire::error_code
remove_adhoc_storage(const server& srv, const adhoc_storage& adhoc_storage);
admire::error_code
deploy_adhoc_storage(const server& srv,
const adhoc_storage& adhoc_storage);
} // namespace admire::detail
#endif // SCORD_ADMIRE_IMPL_HPP
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment