mirror of
https://github.com/ceph/go-ceph
synced 2025-01-14 18:11:54 +00:00
caac65de71
Add a function for resizing a subvolume as well as types needed to create the JSON command and parse the response JSON. The newSize argument can be passed a numeric value (as a ByteCount) or the special constant `Infinite` much like the ceph cli command. This is accomplished using the interface type `NewSize`. Signed-off-by: John Mulligan <jmulligan@redhat.com> |
||
---|---|---|
.. | ||
bytecount.go | ||
doc.go | ||
fsadmin_test.go | ||
fsadmin.go | ||
subvolume_test.go | ||
subvolume.go | ||
subvolumegroup_test.go | ||
subvolumegroup.go | ||
volume_test.go | ||
volume.go |