go-ceph/cephfs/admin
John Mulligan fd10d9b756 cephfs admin: add functions to create, list, & remove subvolumes
Adds functions and tests for:
* CreateSubVolume
* ListSubVolumes
* RemoveSubVolume

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-08-31 10:38:38 -04:00
..
bytecount.go cephfs admin: add functions to create, list, & remove subvolumes 2020-08-31 10:38:38 -04:00
doc.go cephfs admin: start a package for convenient administration of cephfs 2020-08-31 10:38:38 -04:00
fsadmin.go cephfs admin: add core functionality and volume functions 2020-08-31 10:38:38 -04:00
fsadmin_test.go cephfs admin: add core functionality and volume functions 2020-08-31 10:38:38 -04:00
subvolume.go cephfs admin: add functions to create, list, & remove subvolumes 2020-08-31 10:38:38 -04:00
subvolume_test.go cephfs admin: add functions to create, list, & remove subvolumes 2020-08-31 10:38:38 -04:00
subvolumegroup.go cephfs admin: add functions to create, list, & delete subvolumegroups 2020-08-31 10:38:38 -04:00
subvolumegroup_test.go cephfs admin: add functions to create, list, & delete subvolumegroups 2020-08-31 10:38:38 -04:00
volume.go cephfs admin: add core functionality and volume functions 2020-08-31 10:38:38 -04:00
volume_test.go cephfs admin: add core functionality and volume functions 2020-08-31 10:38:38 -04:00