kubernetes/pkg/volume/flexvolume
Hemant Kumar c52d4bf32f Implement changes into volume plugins for skipping chown
Add a separate function for walking directories
2020-03-04 21:23:31 -05:00
..
attacher_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
attacher-defaults.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
attacher.go Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
common_test.go bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
detacher_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
detacher-defaults.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
detacher.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
driver-call_test.go refactor(flexvolume): simplify capabilities handling 2017-08-24 22:18:58 +11:00
driver-call.go fix(pkg): delete unused var or const 2019-09-21 17:13:13 +08:00
expander-defaults.go Included resizing for CSI-based block volumes. 2019-08-22 15:45:57 -04:00
expander.go Move resize function parameters to a new ResizeOptions type 2019-03-08 09:21:44 -05:00
fake_watcher.go fix golint issue for pkg/volume/flexvolume package 2018-09-20 17:33:45 +00:00
flexvolume_test.go Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
mounter_test.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
mounter-defaults.go Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension. 2019-05-29 15:12:28 -04:00
mounter.go Implement changes into volume plugins for skipping chown 2020-03-04 21:23:31 -05:00
OWNERS Prune inactive owners from pkg/volume/* OWNERS files. 2019-10-13 08:44:11 -04:00
plugin_test.go bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
plugin-defaults.go change GetVolumeName log level 2019-08-19 17:27:34 +08:00
plugin.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
probe_test.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
probe.go fix error 'coresponding' 2019-04-10 17:43:35 +08:00
unmounter_test.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
unmounter-defaults.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
unmounter.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
util.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
volume.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00