kubernetes/pkg/volume/cinder
Chris Henzie 9d8f994d4e Separate test Kubelet and AttachDetach VolumeHost types
fakeVolumeHost previously implemented both the KubeletVolumeHost and
AttachDetachVolumeHost interfaces. This design makes it difficult to test the
CSIAttacher since it behaves differently depending on what type of
VolumeHost is supplied.
2020-12-17 15:17:04 -08:00
..
attacher_test.go implement instancesV2 2020-06-25 11:15:57 +08:00
attacher.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
BUILD Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
cinder_block_test.go Correct error message 2020-04-11 10:02:56 -04:00
cinder_block.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
cinder_test.go Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
cinder_util.go Use topology labels instead of old beta names (#96033) 2020-11-05 20:26:50 -08:00
cinder.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
doc.go
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00