mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-03 04:16:42 +00:00
New go-ceph admin package api's expects to pass the rados connection as argument. added new method called GetRBDAdmin to get admin connection to administrate rbd volumes. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>