k3s/pkg/volume/csi
Andrew Kim c919139245 update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
..
csiv0 Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
fake CSI Inline Volume - Kubelet/Driver code impl 2019-03-08 12:40:09 -05:00
nodeinfomanager update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
BUILD update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
csi_attacher.go Add detacher assert for csiAttacher 2019-05-04 10:43:46 +08:00
csi_attacher_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
csi_block.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
csi_block_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
csi_client.go Remove variable nodeExpandSet 2019-04-30 06:44:29 -07:00
csi_client_test.go CSI Inline Volume - Kubelet/Driver code impl 2019-03-08 12:40:09 -05: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 Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
csi_mounter_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
csi_plugin.go add common func for NewAttacher and NewDetacher 2019-05-04 11:08:28 +08:00
csi_plugin_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
csi_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
csi_util.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
csi_util_test.go Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
expander.go Add CSI volume resizing tests 2019-03-08 09:23:18 -05:00
expander_test.go Add CSI volume resizing tests 2019-03-08 09:23:18 -05:00