Resolve "Refactor library RPC implementation of `admire::deploy_adhoc_storage`"
requested to merge rnou/54-refactor-library-rpc-implementation-of-admire-deploy_adhoc_storage into main
This MR moves the implementation of the RPC construction for
ADM_deploy_adhoc_storage
to admire::detail
in impl.[ch]pp
similarly to other RPCs already refactored. This includes changing
the C ADM_types to native C++ types.
It also provides a first implementation of the deployment mechanism for GekkoFS.
Closes #54 (closed)
Edited by Alberto Miranda