go-ceph/cephfs/admin
John Mulligan c4e1292da1 cephfs admin: add EnumerateVolumes function
The EnumerateVolumes function returns a list of Name & ID pairs,
to identify the file systems in the cluster. The enumeration is based
on `ceph fs dump` like JSON, but for implementation only. The dump
feature itself is not currently exported in a raw form.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-09-24 15:50:51 -04:00
..
bytecount.go cephfs admin: disable package on 'luminous' and 'mimic' 2020-08-31 10:38:38 -04:00
doc.go cephfs admin: disable package on 'luminous' and 'mimic' 2020-08-31 10:38:38 -04:00
fsadmin_test.go cephfs admin: add support for running MON commands 2020-09-24 15:50:51 -04:00
fsadmin.go cephfs admin: add support for running MON commands 2020-09-24 15:50:51 -04:00
subvolume_test.go cephfs admin: disable package on 'luminous' and 'mimic' 2020-08-31 10:38:38 -04:00
subvolume.go cephfs admin: add "Similar To" doc comments 2020-08-31 10:38:38 -04:00
subvolumegroup_test.go cephfs admin: disable package on 'luminous' and 'mimic' 2020-08-31 10:38:38 -04:00
subvolumegroup.go cephfs admin: add "Similar To" doc comments 2020-08-31 10:38:38 -04:00
volume_octopus_test.go cephfs admin: move volume status to octopus specific files 2020-08-31 10:38:38 -04:00
volume_octopus.go cephfs admin: add "Similar To" doc comments 2020-08-31 10:38:38 -04:00
volume_test.go cephfs admin: add EnumerateVolumes function 2020-09-24 15:50:51 -04:00
volume.go cephfs admin: add EnumerateVolumes function 2020-09-24 15:50:51 -04:00