ceph-csi/pkg/cephfs
Madhu Rajanna fa78c00535 update struct names and struct fiels
it wont be meaningful to call cephfs.NewcephfsDriver()
to get a new driver, it will be better if we call
cephfs.GetNewDriver() which returns the cephfs driver
object.

same goes for rbd also

Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-25 14:14:48 +05:30
..
cephconf.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
cephuser.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
controllerserver.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
credentials.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
driver.go update struct names and struct fiels 2019-01-25 14:14:48 +05:30
identityserver.go pkg/cephfs: Updated for new versions of CSI/Kubernetes dependencies 2018-11-24 13:48:36 -05:00
nodeserver.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
util.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
volume.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
volumemounter.go user errors.New if error formatting is not required 2019-01-16 18:54:13 +05:30
volumeoptions.go review feedback: make monValueFromSecret override monitors if both are set 2019-01-21 09:21:03 -05:00