ceph-csi/vendor/github.com/ceph/go-ceph/common/commands/doc.go

8 lines
238 B
Go
Raw Normal View History

/*
Package commands provides types and utility functions that are used for
interfacing with the JSON based command infrastructure in Ceph.
The *rados.Conn type implements many of the interfaces found in this package.
*/
package commands