ceph-csi/pkg/cephfs
gman 12958d0a9a cephfs/cephuser: fixed getCephUser
output from `ceph auth -f json get` contains non-JSON data in the beginning
workaround for this is searching for the start of valid JSON data (starts with "[{")
and start reading from there
2018-08-28 10:13:53 +02:00
..
cephconf.go cephfs: CSI 0.3.0; NodeStageVolume/NodeUnstageVolume; refactoring 2018-08-08 14:47:25 +02:00
cephuser.go cephfs/cephuser: fixed getCephUser 2018-08-28 10:13:53 +02:00
controllercache.go cephfs: CSI 0.3.0; NodeStageVolume/NodeUnstageVolume; refactoring 2018-08-08 14:47:25 +02:00
controllerserver.go cephfs: CSI 0.3.0; NodeStageVolume/NodeUnstageVolume; refactoring 2018-08-08 14:47:25 +02:00
credentials.go added cephfs/credentials 2018-04-13 14:31:03 +02:00
driver.go cephfs: cache available volume mounters 2018-08-14 16:48:30 +02:00
identityserver.go cephfs: Identity Service advertises PluginCapability_Service_CONTROLLER_SERVICE 2018-06-12 17:09:44 +02:00
nodecache.go cephfs: CSI 0.3.0; NodeStageVolume/NodeUnstageVolume; refactoring 2018-08-08 14:47:25 +02:00
nodeserver.go cephfs: volumemounter probe 2018-08-14 11:19:41 +02:00
util.go cephfs: volumemounter probe 2018-08-14 11:19:41 +02:00
volume.go cephfs: volumemounter probe 2018-08-14 11:19:41 +02:00
volumemounter.go cephfs: cache available volume mounters 2018-08-14 16:48:30 +02:00
volumeoptions.go cephfs/volumeoptions: added fields; validate values 2018-04-13 14:21:15 +02:00