ceph-csi/internal/rbd
Madhu Rajanna d1f175d9f3 rbd: add support for rbd map and unmap options
added support for providing map and unmap
options to rbd CLI when mapping rbd image
on the node.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-09-21 13:27:28 +00:00
..
clone.go rbd: rearrange the cleanup order incase clone fails 2020-08-24 08:16:59 +00:00
controllerserver.go rbd: allow readonly only for volume with contentsource 2020-09-10 13:47:23 +00:00
driver.go rbd: replace klog with util logger in driver.go 2020-08-19 14:38:12 +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: add support for rbd map and unmap options 2020-09-21 13:27:28 +00:00
rbd_attach.go rbd: add support for rbd map and unmap options 2020-09-21 13:27:28 +00:00
rbd_journal.go rbd: replace klog with util logger in rbd_journal.go 2020-08-19 14:38:12 +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: add support for rbd map and unmap options 2020-09-21 13:27:28 +00:00
snapshot.go rbd: replace klog with util logger in snapshot.go 2020-08-19 14:38:12 +00:00