ceph-csi/internal
Niels de Vos fe62348cfb util: add ClusterConnection.GetFSAdmin()
The go-ceph CephFS Admin API needs a rados.Conn to connect the Admin
interface to the Ceph cluster. As the rados.Conn is internal to the
ClusterConnection type, add GetFSAdmin() to create a new FSAdmin
instance for a specific connection.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-10-14 15:16:56 +00:00
..
cephfs cephfs: connect to the Ceph Cluster with go-ceph 2020-10-14 15:16:56 +00:00
csi-common rebase: update the CSI Spec to v1.3.0 2020-09-04 09:24:01 +00:00
journal journal: replace klog with util logger in voljournal.go 2020-08-19 14:38:12 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: remove false error condition check in checkSnapCloneExists 2020-10-13 12:56:51 +00:00
util util: add ClusterConnection.GetFSAdmin() 2020-10-14 15:16:56 +00:00