mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-24 23:57:49 -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 | ||
| azure_common.go | ||
| azure_common_linux.go | ||
| azure_common_test.go | ||
| azure_common_unsupported.go | ||
| azure_common_windows.go | ||
| azure_dd.go | ||
| azure_dd_block.go | ||
| azure_dd_block_test.go | ||
| azure_dd_max_disk_count.go | ||
| azure_dd_test.go | ||
| azure_mounter.go | ||
| azure_provision.go | ||
| azure_provision_test.go | ||
| BUILD | ||
| doc.go | ||
| OWNERS | ||