mirror of https://github.com/ceph/go-ceph
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
|