mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-30 05:13:52 +00:00
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.