kubernetes/pkg/volume/scaleio
Travis Rhoden be7da5052f Refactor pkg/util/mount to be more reusable
This patch refactors pkg/util/mount to be more usable outside of
Kubernetes. This is done by refactoring mount.Interface to only contain
methods that are not K8s specific. Methods that are not relevant to
basic mount activities but still have OS-specific implementations are
now found in a mount.HostUtils interface.
2019-06-14 09:35:18 -06:00
..
BUILD clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
sio_client.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
sio_mgr_test.go fix golint errors in pkg/volume/* 2018-11-01 16:52:56 +08:00
sio_mgr.go remove unused code 2019-04-19 08:36:31 -04:00
sio_plugin.go migrate to k8s.io/utils/keymutex 2019-01-30 10:23:59 +08:00
sio_util_test.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
sio_util.go Move from glog to klog 2018-11-10 07:50:31 -05:00
sio_volume_test.go Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension. 2019-05-29 15:12:28 -04:00
sio_volume.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00