ceph-csi/pkg/rbd
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
..
controllerserver.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
identityserver.go pkg/rbd: Updated for new versions of CSI/Kubernetes dependencies 2018-11-24 14:18:24 -05:00
nodeserver.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
rbd_attach.go Remove dead code 2019-01-25 14:10:52 +05:30
rbd_util.go rename Id to ID to fix lint issue 2019-01-25 14:14:48 +05:30
rbd.go update struct names and struct fiels 2019-01-25 14:14:48 +05:30