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

11 lines
316 B
Go

/*
Package admin is a convenience layer to support the administration of
rbd volumes, snapshots, scheduling etc that is outside of the C api
for librbd.
Unlike the rbd package this API does not map to APIs provided by
ceph libraries themselves. This API is not yet stable and is subject
to change.
*/
package admin