go-ceph/cephfs/admin
John Mulligan 7524b39272 cephfs admin: add flagSet interface and mergeFlags function
To prepare for multiple flags types, we create a flagSet interface and
break out the functionality that was in Update into a per-type method
and then the common "merger" function.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-12-07 14:47:31 +00:00
..
bytecount.go
clone.go cephfs admin: doc comment improvements for clone 2020-10-07 08:54:34 -04:00
clone_test.go
doc.go
flags.go cephfs admin: add flagSet interface and mergeFlags function 2020-12-07 14:47:31 +00:00
fsadmin.go cephfs admin: move rmFlags type to a file for flags handling 2020-12-07 14:47:31 +00:00
fsadmin_test.go
response.go cephfs admin: add support for returning not-implemented errors 2020-10-03 11:08:13 -04:00
response_test.go cephfs admin: add support for returning not-implemented errors 2020-10-03 11:08:13 -04:00
subvolume.go cephfs admin: add flagSet interface and mergeFlags function 2020-12-07 14:47:31 +00:00
subvolume_test.go cephfs admin: add support for a list of features in SubVolumeInfo 2020-10-09 11:20:06 -04:00
subvolumegroup.go cephfs admin: add flagSet interface and mergeFlags function 2020-12-07 14:47:31 +00:00
subvolumegroup_test.go cephfs admin: remove subvolumegroup snapshot support 2020-10-27 10:06:16 -04:00
timestamp.go
timestamp_test.go
volume.go cephfs admin: add ListFileSystems function for listing fs with pools 2020-10-09 10:15:16 +02:00
volume_test.go cephfs admin: add ListFileSystems function for listing fs with pools 2020-10-09 10:15:16 +02:00
workflow_test.go cephfs admin: fix issues with TestWorkflow 2020-10-27 10:06:16 -04:00