kubernetes/pkg/cloudprovider/providers/vsphere/vclib
2018-10-05 12:59:38 -07:00
..
diskmanagers Add error check and ignore unused variable (SA4006) 2018-07-17 10:41:06 -07:00
fixtures Update copyright header 2018-06-18 13:37:03 +01:00
BUILD Update bazel 2018-07-08 22:51:14 -07:00
connection_test.go vsphere: enable TestInvalidCaCert 2018-08-11 10:39:20 -07:00
connection.go vSphere: set vCenter client UserAgent 2018-07-08 22:36:53 -07:00
constants.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
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_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
datacenter.go Update vmware/govmomi vendor: add vapi package 2018-08-03 22:11:42 -07:00
datastore_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
datastore.go Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
folder_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
folder.go Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
pbm.go Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
utils_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
utils.go Add kubernetes license to credential manager 2018-05-17 12:10:30 -07:00
virtualmachine_test.go vsphere: fallback to vcsim for testing authentication 2018-05-07 08:50:31 -07:00
virtualmachine.go vsphere: use vim25.Client directly to support token authentication 2018-05-07 08:50:31 -07:00
vmoptions.go
volumeoptions.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
vsphere_metrics.go