ceph-csi/pkg/cephfs
gman c515a013d3 cephfs: volumemounter probe
The driver will now probe for either ceph fuse/kernel every time
it's about to mount a cephfs volume.

This also affects CreateVolume/DeleteVolume where the mounting
was hard-coded to ceph kernel client till now - mounter configuration
and probing are now honored.
2018-08-14 11:19:41 +02:00
..
cephconf.go cephfs: CSI 0.3.0; NodeStageVolume/NodeUnstageVolume; refactoring 2018-08-08 14:47:25 +02:00
cephuser.go cephfs: CSI 0.3.0; NodeStageVolume/NodeUnstageVolume; refactoring 2018-08-08 14:47:25 +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: volumemounter probe 2018-08-14 11:19:41 +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: volumemounter probe 2018-08-14 11:19:41 +02:00
volumeoptions.go cephfs/volumeoptions: added fields; validate values 2018-04-13 14:21:15 +02:00