kubernetes/pkg/volume/local
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
..
BUILD Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
doc.go
local_linux_test.go call T.Fatalf() for nil ptr 2020-04-11 11:15:40 -04:00
local_test.go Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
local.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
OWNERS add cofyc as local volume owner 2019-11-21 09:38:49 +08:00