ceph-csi/internal
Niels de Vos 01edaf8a71 move rbdVolume connection details to utils.ClusterConnection
The shared util.ClusterConnection can be used for rbd.rbdVolume and
cephfs.volumeOptions to connect to the Ceph cluster. This will then use
the shared ConnPool, and functions for obtaining connection details will
be the same across cephfs and rbd packages.

The ClusterConnection.Creds credentials are temporarily available until
all the functions have been adapted to use go-ceph and the connection
from the ConnPool.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-05-04 13:21:03 +00:00
..
cephfs make CephFS SubvolumeGroup configurable 2020-05-04 05:50:06 +00:00
csi-common cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
journal journal: move voljournal.go to a new package 2020-04-24 07:36:38 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd move rbdVolume connection details to utils.ClusterConnection 2020-05-04 13:21:03 +00:00
util move rbdVolume connection details to utils.ClusterConnection 2020-05-04 13:21:03 +00:00