k3s/pkg/cloudprovider/providers
Kubernetes Submit Queue b4c206bd4a
Merge pull request #62297 from verult/gce-disks-refactor
Automatic merge from submit-queue (batch tested with PRs 63386, 64624, 62297, 64847). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Refactoring GCE Disk APIs to use generated client

**What this PR does / why we need it**: Improves maintainability and testing of GCE disks code.

**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 #62296

Note that `gen.go` and `gen_test.go` are generated files.

I'm planning to do a more extensive refactor that takes advantage of the generated cloud provider mocks, but that'll be in a separate PR and will be a larger change.

/cc @davidz627
/assign @saad-ali 
/release-note-none
/sig storage
2018-06-06 19:56:29 -07:00
..
aws Merge pull request #64403 from jsafrane/aws-read-only-attach 2018-05-30 18:49:23 -07:00
azure Merge pull request #64739 from feiskyer/az-nsg 2018-06-05 05:11:41 -07:00
cloudstack Use cloudprovider.NotImplemented in AddSSHKeyToAllInstances 2018-04-27 13:19:06 -07:00
fake PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
gce Merge pull request #62297 from verult/gce-disks-refactor 2018-06-06 19:56:29 -07:00
openstack Ensure that only IPs are used as node addresses in OpenStack LBs 2018-05-25 16:34:31 +02:00
ovirt PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
photon PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
vsphere Add kubernetes license to credential manager 2018-05-17 12:10:30 -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