k3s/pkg/volume/csi
Kubernetes Prow Robot f0b72df47e
Merge pull request #73789 from vladimirvivien/volume-plugin-can-attach
AttachableVolumePlugin CanAttach() method for attachable check
2019-02-08 09:06:17 -08:00
..
csiv0 Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
fake Update CSI client to pick up CSI v1.0.0 changes 2018-11-15 16:39:59 -08:00
nodeinfomanager Add missing feature gate to CSI driver uninstall 2018-11-21 18:37:31 -08:00
BUILD Merge pull request #73313 from pivotal-k8s/csi-drivers-list 2019-02-06 09:31:06 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
csi_attacher.go Adds method CanAttach() to check plugin attachability 2019-02-08 08:04:15 -05:00
csi_attacher_test.go Adds method CanAttach() to check plugin attachability 2019-02-08 08:04:15 -05:00
csi_block.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
csi_block_test.go Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
csi_client.go Merge pull request #73313 from pivotal-k8s/csi-drivers-list 2019-02-06 09:31:06 -08:00
csi_client_test.go Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
csi_drivers_store.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_drivers_store_test.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_mounter.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
csi_mounter_test.go Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
csi_plugin.go Adds method CanAttach() to check plugin attachability 2019-02-08 08:04:15 -05:00
csi_plugin_test.go Adds method CanAttach() to check plugin attachability 2019-02-08 08:04:15 -05:00
csi_util.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00