open-nomad/client/pluginmanager/csimanager
Danielle Lancashire 3bff9fefae csi: Provide plugin-scoped paths during RPCs
When providing paths to plugins, the path needs to be in the scope of
the plugins container, rather than that of the host.

Here we enable that by providing the mount point through the plugin
registration and then use it when constructing request target paths.
2020-03-23 13:58:29 -04:00
..
doc.go csi: Add VolumeManager (#6920) 2020-03-23 13:58:29 -04:00
fingerprint.go csimanager: Cleanup volumemanager setup 2020-03-23 13:58:29 -04:00
fingerprint_test.go csi: Add VolumeManager (#6920) 2020-03-23 13:58:29 -04:00
instance.go csi: Provide plugin-scoped paths during RPCs 2020-03-23 13:58:29 -04:00
instance_test.go csi: Add VolumeManager (#6920) 2020-03-23 13:58:29 -04:00
interface.go volume_manager: Add support for publishing volumes 2020-03-23 13:58:29 -04:00
manager.go csi: pluginmanager use PluginID instead of Driver 2020-03-23 13:58:29 -04:00
manager_test.go csi: Add VolumeManager (#6920) 2020-03-23 13:58:29 -04:00
volume.go csi: Provide plugin-scoped paths during RPCs 2020-03-23 13:58:29 -04:00
volume_test.go csi: Provide plugin-scoped paths during RPCs 2020-03-23 13:58:29 -04:00