Files
kubernetes/pkg/cloudprovider/providers/vsphere/vsphere_test.go
Miao Luo 6e96a1b8b0 Remove VCenterPort from vsphere cloud provider.
The url which is used for communicating with govmomi should not include
port number. A port number other than 443 will result in 404 error.
VCenterPort stays in VSphereConfig structure for backward compatibility.
2017-02-23 16:04:22 -08:00

6.2 KiB