ceph-csi/internal/cephfs
Madhu Rajanna 09ffaee7c3 cleanup: rename newVolumeOptionsFromVersion1Context for more clarity
rename newVolumeOptionsFromVersion1Context to newVolumeOptionsFromMonitorList
to provide more clarity to the function readers and also fixed comments.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-13 04:04:28 +00:00
..
cephfs_util.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
controllerserver.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
driver.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
errors.go cephfs: add Unwrap() to error types 2020-07-03 09:12:48 +00:00
fsjournal.go cleanup: Avoid usage of numbers 2020-07-10 07:41:23 +00:00
identityserver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
nodeserver.go cleanup: rename newVolumeOptionsFromVersion1Context for more clarity 2020-07-13 04:04:28 +00:00
util.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
volume.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
volumemounter.go cleanup: Avoid usage of numbers 2020-07-10 07:41:23 +00:00
volumeoptions.go cleanup: rename newVolumeOptionsFromVersion1Context for more clarity 2020-07-13 04:04:28 +00:00