learning_go/pkg/mod/github.com/ceph/go-ceph@v0.35.0/cephfs/admin/doc.go
a.pivkin c5bc4da2c3 sdf
2025-09-08 07:26:27 +03:00

12 lines
344 B
Go

/*
Package admin is a convenience layer to support the administration of
CephFS volumes, subvolumes, etc.
Unlike the cephfs package this API does not map to APIs provided by
ceph libraries themselves. This API is not yet stable and is subject
to change.
This package only supports ceph "nautilus" and "octopus" at this time.
*/
package admin