k3s/pkg/volume/flexvolume
Hemant Kumar 529cd7119b Move resize function parameters to a new ResizeOptions type
This enables us to pass CSI volume phase
2019-03-08 09:21:44 -05:00
..
BUILD migrate to k8s.io/utils/strings 2019-01-30 10:24:00 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
attacher-defaults.go Move from glog to klog 2018-11-10 07:50:31 -05:00
attacher.go Move from glog to klog 2018-11-10 07:50:31 -05:00
attacher_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
common_test.go Merge pull request #67851 from aniket-s-kulkarni/flexvolume-resize-implementation 2018-11-02 10:47:01 -07:00
detacher-defaults.go Cleanup UnmountPath/UnmountMountPoint callers 2019-01-08 22:13:50 +08:00
detacher.go Cleanup IsCorruptedMnt callers 2019-01-08 22:16:11 +08:00
detacher_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
driver-call.go Move from glog to klog 2018-11-10 07:50:31 -05:00
driver-call_test.go
expander-defaults.go Move resize function parameters to a new ResizeOptions type 2019-03-08 09:21:44 -05:00
expander.go Move resize function parameters to a new ResizeOptions type 2019-03-08 09:21:44 -05:00
fake_watcher.go
flexvolume_test.go
mounter-defaults.go Move from glog to klog 2018-11-10 07:50:31 -05:00
mounter.go
mounter_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
plugin-defaults.go Move from glog to klog 2018-11-10 07:50:31 -05:00
plugin.go Rename ExandFS to NodeExpand 2019-03-08 09:21:44 -05:00
plugin_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
probe.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
probe_test.go
unmounter-defaults.go Cleanup UnmountPath/UnmountMountPoint callers 2019-01-08 22:13:50 +08:00
unmounter.go Cleanup IsCorruptedMnt callers 2019-01-08 22:16:11 +08:00
unmounter_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
util.go Move from glog to klog 2018-11-10 07:50:31 -05:00
volume.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00