k3s/pkg/volume/scaleio
Jan Safranek 158017cef7 ScaleIO: Use VolumeHost.GetExec() to execute utilities
This prepares volume plugins to run things in containers instead of running
them on the host.

As consequence, a mount.Exec interface needs to be passed from VolumeHost
down to SioClient.
2017-08-22 13:27:59 +02:00
..
BUILD SafeFormatAndMount should use volume.Exec provided by VolumeHost 2017-08-14 12:16:27 +02:00
sio_client.go ScaleIO: Use VolumeHost.GetExec() to execute utilities 2017-08-22 13:27:59 +02:00
sio_mgr.go ScaleIO: Use VolumeHost.GetExec() to execute utilities 2017-08-22 13:27:59 +02:00
sio_mgr_test.go ScaleIO: Use VolumeHost.GetExec() to execute utilities 2017-08-22 13:27:59 +02:00
sio_plugin.go ScaleIO: use a fresh mounter for every SetUp/TearDown 2017-08-22 13:25:09 +02:00
sio_util.go ScaleIO Volume Plugin - volume attribute updates 2017-07-31 16:51:45 -04:00
sio_util_test.go ScaleIO Volume Plugin - volume attribute updates 2017-07-31 16:51:45 -04:00
sio_volume.go ScaleIO: Use VolumeHost.GetExec() to execute utilities 2017-08-22 13:27:59 +02:00
sio_volume_test.go ScaleIO: use a fresh mounter for every SetUp/TearDown 2017-08-22 13:25:09 +02:00