go-ceph/rbd
John Mulligan 2a74b02c2b rbd: create a standalone RemoveImage function
Currently, the code only provides a .Remove function on the Image type.
But this is unnecessary as the underlying api only requires an io
context and name. Make a function that matches the underlying api
better.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-01-31 14:32:38 -05:00
..
doc.go rbd: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
options_test.go rbd/options: move tests to "rbd" package 2020-01-22 10:15:28 +01:00
options.go rbd: improve doc comments for RbdImageOptions functions 2020-01-21 18:51:36 -05:00
rbd_test.go rbd: create a standalone RemoveImage function 2020-01-31 14:32:38 -05:00
rbd.go rbd: create a standalone RemoveImage function 2020-01-31 14:32:38 -05:00