mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 19:20:34 -05: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. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| sio_client.go | ||
| sio_mgr.go | ||
| sio_mgr_test.go | ||
| sio_plugin.go | ||
| sio_util.go | ||
| sio_util_test.go | ||
| sio_volume.go | ||
| sio_volume_test.go | ||