k3s/pkg/volume/flexvolume
Justin Santa Barbara 58fc3c8c23 Introduce test harness into unit tests
The harness lets us execute code after the test has completed.

Use it to clean-up temp dirs in the flexvolume tests (initially).
2018-10-08 18:44:05 -04:00
..
BUILD Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
OWNERS
attacher-defaults.go Fix some log issues in flexvolume 2018-06-01 08:58:37 +08:00
attacher.go fix golint issue for pkg/volume/flexvolume package 2018-09-20 17:33:45 +00:00
attacher_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
common_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
detacher-defaults.go
detacher.go Merge pull request #66884 from NickrenREN/attacher-detacher-refactor 2018-08-15 07:03:48 -07:00
detacher_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
driver-call.go Merge pull request #68813 from leakingtapan/golint-fix-volume-flex 2018-10-02 18:15:31 -07:00
driver-call_test.go
fake_watcher.go fix golint issue for pkg/volume/flexvolume package 2018-09-20 17:33:45 +00:00
flexvolume_test.go Implement fixes for flexvolume when kubelet is contanerized 2018-07-03 14:04:52 -04:00
mounter-defaults.go
mounter.go if driver disable support of FSGroup, mounter will not process the volume ownership 2018-09-25 16:12:11 +02:00
mounter_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
plugin-defaults.go
plugin.go Merge pull request #68813 from leakingtapan/golint-fix-volume-flex 2018-10-02 18:15:31 -07:00
plugin_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
probe.go fix golint issue for pkg/volume/flexvolume package 2018-09-20 17:33:45 +00:00
probe_test.go fix golint issue for pkg/volume/flexvolume package 2018-09-20 17:33:45 +00:00
unmounter-defaults.go
unmounter.go Provide Flex volume metrics if the plugin supports. 2018-08-17 11:54:29 -07:00
unmounter_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
util.go fix golint issue for pkg/volume/flexvolume package 2018-09-20 17:33:45 +00:00
volume.go Provide Flex volume metrics if the plugin supports. 2018-08-17 11:54:29 -07:00