k3s/pkg/cloudprovider/providers/vsphere/vclib
skarthiksrinivas a309d8a6c1 Provision vsphere volume honoring zones 2019-02-17 21:37:00 -08:00
..
diskmanagers Move from glog to klog 2018-11-10 07:50:31 -05:00
fixtures Update copyright header 2018-06-18 13:37:03 +01:00
BUILD remove dep to pkg/version in vSphere provider 2019-01-31 17:26:05 -05:00
connection.go remove dep to pkg/version in vSphere provider 2019-01-31 17:26:05 -05:00
connection_test.go Vsphere: Add 15 missing err checks 2019-01-26 22:14:54 +01:00
constants.go Applies zone labels to newly created vsphere volumes 2019-02-15 15:06:01 +05:30
custom_errors.go Updating vSphere Cloud Provider (VCP) to support k8s cluster spead across multiple ESXi clusters, datacenters or even vSphere vCenters 2017-11-17 14:49:32 -08:00
datacenter.go Applies zone labels to newly created vsphere volumes 2019-02-15 15:06:01 +05:30
datacenter_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
datastore.go Applies zone labels to newly created vsphere volumes 2019-02-15 15:06:01 +05:30
datastore_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
folder.go Move from glog to klog 2018-11-10 07:50:31 -05:00
folder_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
pbm.go Move from glog to klog 2018-11-10 07:50:31 -05:00
utils.go Move from glog to klog 2018-11-10 07:50:31 -05:00
utils_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
virtualmachine.go Vsphere: Add 15 missing err checks 2019-01-26 22:14:54 +01:00
virtualmachine_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
vmoptions.go
volumeoptions.go Provision vsphere volume honoring zones 2019-02-17 21:37:00 -08:00
vsphere_metrics.go