mirror of
https://github.com/ceph/go-ceph
synced 2025-02-18 03:36:52 +00:00
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
|