go-ceph/cephfs/admin
John Mulligan dfa74510aa cephfs admin: replace mon and mgr command helpers with common versions
Remove the logic previously ported over to internal/commands and just
leave the functions in place as to not have to excessively touch the
existing code.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2021-04-07 00:25:44 +00:00
..
bytecount.go cephfs admin: add quotaSizePlaceholder type for JSON unmarshaling 2020-09-28 13:16:34 -04:00
clone.go cephfs admin: replace response with commands.Response 2021-04-07 00:25:44 +00:00
clone_test.go cephfs admin: add in a test for canceling clones 2020-10-02 09:12:02 -04:00
doc.go cephfs admin: disable package on 'luminous' and 'mimic' 2020-08-31 10:38:38 -04:00
flags.go cephfs admin: fix the json sent when flag RetainSnapshots is set 2021-02-01 08:33:28 +00:00
fsadmin.go cephfs admin: replace mon and mgr command helpers with common versions 2021-04-07 00:25:44 +00:00
fsadmin_test.go cephfs admin: replace "command tracer" with common version from commands 2021-04-07 00:25:44 +00:00
response.go cephfs admin: replace response with commands.Response 2021-04-07 00:25:44 +00:00
subvolume.go cephfs admin: replace response with commands.Response 2021-04-07 00:25:44 +00:00
subvolume_test.go cephfs: add state field to SubVolumeInfo structure. 2021-02-02 15:29:53 +00:00
subvolumegroup.go cephfs admin: replace response with commands.Response 2021-04-07 00:25:44 +00:00
subvolumegroup_test.go cephfs admin: remove subvolumegroup snapshot support 2020-10-27 10:06:16 -04:00
timestamp.go cephfs admin: add TimeStamp type for JSON unmarshaling 2020-09-28 13:16:34 -04:00
timestamp_test.go cephfs admin: add TimeStamp type for JSON unmarshaling 2020-09-28 13:16:34 -04:00
volume.go cephfs admin: replace response with commands.Response 2021-04-07 00:25:44 +00:00
volume_test.go cephfs admin: replace response with commands.Response 2021-04-07 00:25:44 +00:00
workflow_test.go cephfs admin: fix issues with TestWorkflow 2020-10-27 10:06:16 -04:00