kubernetes/pkg/cloudprovider/providers
Mike Fedosin bac2291141 Allow to define kubeconfig file for OpenStack cloud provider
Now, to build a kubernetes client, provider uses only in-cluster config,
but if kubelet is not running as a pod, then it doesn't work.

This commit adds an ability to specify a path to the kubeconfig file if
necessary. If no value was provided, then the provider falls back to
in-cluster config.
2019-05-05 00:31:14 +02:00
..
aws Merge pull request #74910 from M00nF1sh/nlb_tls 2019-04-30 17:30:58 -07:00
cloudstack Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
fake Merge pull request #71333 from cheftako/fakecp 2018-12-04 18:24:59 -08:00
gce remove unused code 2019-04-19 08:36:31 -04:00
openstack Allow to define kubeconfig file for OpenStack cloud provider 2019-05-05 00:31:14 +02:00
ovirt compile check to ensure cloud providers implement cloud interfaces 2018-11-30 10:33:34 -05:00
photon Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
.import-restrictions move disk lock process to azure cloud provider 2019-04-16 05:31:18 +00:00
BUILD Staging the legacy Azure Cloud Provider 2019-04-25 20:03:45 -04:00
providers_test.go staging the vsphere cloud provider under k8s.io/legacy-cloud-providers/vsphere 2019-04-23 22:17:59 -05:00
providers.go Staging the legacy Azure Cloud Provider 2019-04-25 20:03:45 -04:00