k3s/pkg/volume/cinder
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
..
BUILD move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/ 2019-02-05 13:39:07 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
attacher.go Adds method CanAttach() to check plugin attachability 2019-02-08 08:04:15 -05:00
attacher_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
cinder.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
cinder_block.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
cinder_block_test.go Add block volume support to Cinder volume plugin 2018-06-08 15:42:45 +02:00
cinder_test.go move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/ 2019-02-05 13:39:07 -05:00
cinder_util.go move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/ 2019-02-05 13:39:07 -05:00
doc.go