common admin: add new manager package

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2022-01-18 13:40:27 -05:00 committed by mergify[bot]
parent 520018f6ef
commit 4fa966d579
1 changed files with 5 additions and 0 deletions

View File

@ -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