mirror of
https://github.com/ceph/go-ceph
synced 2024-12-20 21:33:06 +00:00
4fa966d579
Signed-off-by: John Mulligan <jmulligan@redhat.com>
6 lines
140 B
Go
6 lines
140 B
Go
/*
|
|
Package manager from common/admin contains a set of APIs used to interact
|
|
with and administer the Ceph manager (mgr).
|
|
*/
|
|
package manager
|