go-ceph/cephfs/admin
John Mulligan a26d4b8563 cephfs admin: add a private function for getting mgr modules
Add a function for getting the lists of enabled/disabled mgr modules
from ceph. This is private for the moment as general module management
probably shouldn't be part of cephfs admin. It's bad enough we hacked
in the functions for enabling mirroring. :-)

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2021-12-07 18:00:56 +00:00
..
bytecount.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
clone_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
clone.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
doc.go cephfs admin: disable package on 'luminous' and 'mimic' 2020-08-31 10:38:38 -04:00
flags.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
fsadmin_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
fsadmin.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
mgrmodule.go cephfs admin: add a private function for getting mgr modules 2021-12-07 18:00:56 +00:00
mirror_test.go cephfs admin: add data parsing tests for cephfs mirroring functions 2021-08-03 07:25:28 +00:00
mirror_workflow_test.go cephfs admin: add sleeps after mgr module is enabled (workaround) 2021-11-01 15:45:03 +00:00
mirror.go cephfs admin: tweak naming of DaemonStatusPeer 2021-08-05 13:53:22 +00:00
response.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolume_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolume.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolumegroup_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolumegroup.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
timestamp_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
timestamp.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
volume_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
volume.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
workflow_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00