ceph-csi/internal/rbd
Mudit Agarwal 1792cff878 rbd: implement rbd.updateVolWithImageInfo() with go-ceph
updateVolWithImageInfo() is currently executing an rbd command
to get details about an RBD image. Replaced it with the
required go-ceph functions.

Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
(cherry picked from commit 8c2bdbc001)
2020-08-25 08:13:52 +00:00
..
clone.go rbd: rearrange the cleanup order incase clone fails 2020-08-24 09:24:09 +00:00
controllerserver.go rbd: replace klog with util in controllerserver.go 2020-08-19 15:35:13 +00:00
driver.go rbd: replace klog with util logger in driver.go 2020-08-19 15:35:13 +00:00
errors.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
nodeserver.go rbd: replace klog with util logger in nodeserver.go 2020-08-19 15:35:13 +00:00
rbd_attach.go rbd: replace klog with util logger in rbd_attach.go 2020-08-19 15:35:13 +00:00
rbd_journal.go rbd: replace klog with util logger in rbd_journal.go 2020-08-19 15:35:13 +00:00
rbd_util_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
rbd_util.go rbd: implement rbd.updateVolWithImageInfo() with go-ceph 2020-08-25 08:13:52 +00:00
snapshot.go rbd: replace klog with util logger in snapshot.go 2020-08-19 15:35:13 +00:00