k3s/pkg/volume/flexvolume
Di Xu be8c5af15f include error message for volumeManager during attach and mount 2017-11-20 17:53:55 +08:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
attacher-defaults.go SafeFormatAndMount should use volume.Exec provided by VolumeHost 2017-08-14 12:16:27 +02:00
attacher.go include error message for volumeManager during attach and mount 2017-11-20 17:53:55 +08:00
attacher_test.go WaitForAttach refactoring for iSCSI attacher/detacher 2017-08-26 17:21:34 -04:00
common_test.go update import 2017-07-20 11:03:49 -07:00
detacher-defaults.go Rename Detach() parameter. 2017-10-31 10:55:19 +01:00
detacher.go Rename Detach() parameter. 2017-10-31 10:55:19 +01:00
detacher_test.go
driver-call.go refactor(flexvolume): simplify capabilities handling 2017-08-24 22:18:58 +11:00
driver-call_test.go refactor(flexvolume): simplify capabilities handling 2017-08-24 22:18:58 +11:00
fake_watcher.go Added basic Flexvolume dynamic plugin discovery e2e test; added Flexvolume prober unit tests. 2017-08-31 16:50:02 -07:00
flexvolume_test.go Abstract contains func to common place 2017-10-20 19:27:55 +08:00
mounter-defaults.go refactor(flexvolume): simplify capabilities handling 2017-08-24 22:18:58 +11:00
mounter.go Merge pull request #49539 from avagin/flexvol 2017-09-22 21:20:51 -07:00
mounter_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
plugin-defaults.go Added basic Flexvolume dynamic plugin discovery e2e test; added Flexvolume prober unit tests. 2017-08-31 16:50:02 -07:00
plugin.go Use const instead of hard code for volume plugin 2017-09-18 20:09:07 +08:00
plugin_test.go update import 2017-07-20 11:03:49 -07:00
probe.go Added basic Flexvolume dynamic plugin discovery e2e test; added Flexvolume prober unit tests. 2017-08-31 16:50:02 -07:00
probe_test.go Added basic Flexvolume dynamic plugin discovery e2e test; added Flexvolume prober unit tests. 2017-08-31 16:50:02 -07:00
unmounter-defaults.go
unmounter.go Allow unmounting bind-mounted directories. 2017-07-24 13:33:10 +02:00
unmounter_test.go
util.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
volume.go