kubernetes/pkg/cloudprovider/providers
Walter Fender 796097ae40 Staging the GCE Cloud Provider
**What type of PR is this?**
/kind cleanup

**What this PR does / why we need it**:
Staging the GCE Cloud Provider as part of KEP [20190125-removing-in-tree-providers](https://github.com/kubernetes/enhancements/blob/master/keps/sig-cloud-provider/20190125-removing-in-tree-providers.md). Staging repo setup here https://github.com/kubernetes/legacy-cloud-providers
Moves the GCE cloud provider implementation to staging.
This is in preparation for moving the cloud provider code out of tree entirely.
However we need it in staging while the code needs to be consumed both in/out of tree.

**Which issue(s) this PR fixes**:
Fixes #

**Special notes for your reviewer**:

**Does this PR introduce a user-facing change?**:

```
NONE
```

Updated import dependency tracking.
Factored in the cleanup from #77412
Minor fix to go.mod.
2019-05-07 13:17:52 -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
openstack remove unused code 2019-04-19 08:36:31 -04: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 GCE Cloud Provider 2019-05-07 13:17:52 -07: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 GCE Cloud Provider 2019-05-07 13:17:52 -07:00