kubernetes/pkg/volume/vsphere_volume
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
..
attacher_test.go Fix vsphere disk detach failing 2020-10-12 21:58:28 -04:00
attacher.go fix typo and format for klog 2020-11-14 23:44:38 +08:00
BUILD Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
doc.go make it possible to build kubelet without legacy cloud providers 2019-08-22 14:53:35 -07:00
OWNERS vsphere: remove inactive members from OWNERS 2020-08-10 15:23:25 +05:30
vsphere_volume_block_test.go fix static check failed from pkg/volume/vspherevolume 2020-06-27 02:03:13 +08:00
vsphere_volume_block.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
vsphere_volume_test.go Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
vsphere_volume_util_linux.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
vsphere_volume_util_unsupported.go add providerless tag to vsphere volume code 2019-11-19 09:47:45 -08:00
vsphere_volume_util_windows.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
vsphere_volume_util.go Reduce volume name length for vsphere 2020-11-16 11:28:26 -05:00
vsphere_volume.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00