k3s/pkg/cloudprovider/providers
Kubernetes Submit Queue 4b4e1bec69
Merge pull request #67736 from cheftako/GetClusters
Automatic merge from submit-queue (batch tested with PRs 67736, 68123, 68138). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Added support to get clusters in gce cloud provider.

**What this PR does / why we need it**:
Implemented the call to get all cluster objects in a zone for a project.
Also added code to allow the container api to be set in the gce.conf
file.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2018-09-04 12:51:32 -07:00
..
aws cloudprovider: aws: return true on existence check for stopped instances 2018-08-31 14:25:35 -05:00
azure Merge pull request #68210 from feiskyer/az-panic 2018-09-04 04:19:33 -07:00
cloudstack Report cloudstack hostname address 2018-08-24 00:10:38 -04:00
fake Updated cloud providers with todo comment if using DefaultLoadBalancerName 2018-08-15 21:03:44 -04:00
gce Merge pull request #67736 from cheftako/GetClusters 2018-09-04 12:51:32 -07:00
openstack Fixup openstack cloud provider loadbalancer deletion error 2018-09-03 16:25:11 +09:00
ovirt Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
photon clean unused variable 2018-07-18 14:39:36 +08:00
vsphere add test to verify vsphere cloud provider report node hostname 2018-08-29 11:46:24 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
providers.go remove rackspace related code 2017-09-22 18:06:50 +08:00