ceph-csi/internal/cephfs
Madhu Rajanna bfde065f92 util: move getMonsAndClusterID to util
as we had duplicate functions in both cephfs
and rbd this commit moves the function to util.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-11 10:02:53 +00:00
..
cephfs_util.go util: simplify error handling 2020-07-23 11:16:40 +00:00
clone.go cephfs: add snapshot and clone helper functions 2020-08-08 00:11:35 +00:00
controllerserver.go cephfs: add snapshot create and delete functionalilies 2020-08-08 00:11:35 +00:00
driver.go util: move csiconfigfile to util 2020-08-11 10:02:53 +00:00
errors.go cephfs: add various error strings for command validation 2020-08-08 00:11:35 +00:00
fsjournal.go cephfs: add snap reserve/unreserve and snap exist functionalities 2020-08-08 00:11:35 +00:00
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver.go cephfs: simplify error handling 2020-07-23 11:16:40 +00:00
snapshot.go cephfs: add snapshot and clone helper functions 2020-08-08 00:11:35 +00:00
util.go util: move getMonsAndClusterID to util 2020-08-11 10:02:53 +00:00
volume.go cephfs: getVolumeRootPathCeph and purgeVolume use new error strings 2020-08-08 00:11:35 +00:00
volumemounter.go util: make ExecComand return stdout and stderr as string 2020-07-24 16:04:13 +00:00
volumeoptions.go util: move csiconfigfile to util 2020-08-11 10:02:53 +00:00