go-ceph/cephfs/admin
John Mulligan a120c62623 cephfs admin: add optional debug tracing to the tests
Allow the environment variable GO_CEPH_TEST_DEBUG_TRACE=yes to enable
tracing of the input & output json from the manager commands. This is
both useful for debugging the tests themselves and demonstrates the use
of something other than rados.Conn meeting the interface required by
FSAdmin.

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: make a common func for unmarshaling json responses 2020-08-31 10:38:38 -04:00
fsadmin_test.go cephfs admin: add optional debug tracing to the tests 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: parse pools info from volume status func 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