kubernetes/pkg/volume/testing
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 Move fakeVolumeHost logic into a separate file 2020-12-17 15:17:04 -08:00
mock_volume.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
testing.go Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
volume_host.go Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00