diff --git a/common/admin/manager/doc.go b/common/admin/manager/doc.go new file mode 100644 index 0000000..26283df --- /dev/null +++ b/common/admin/manager/doc.go @@ -0,0 +1,5 @@ +/* +Package manager from common/admin contains a set of APIs used to interact +with and administer the Ceph manager (mgr). +*/ +package manager