mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-16 15:44:44 -04: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. |
||
|---|---|---|
| .. | ||
| attacher.go | ||
| attacher_test.go | ||
| BUILD | ||
| cinder.go | ||
| cinder_block.go | ||
| cinder_block_test.go | ||
| cinder_test.go | ||
| cinder_util.go | ||
| doc.go | ||
| OWNERS | ||