kubernetes/pkg/cloudprovider/providers/gce
Davanum Srinivas d47bd26c4b Remove links to GCE/AWS cloud providers from PersistentVolumeController
We should be able to build a cloud-controller-manager without having to
pull in code specific to GCE and AWS clouds. Note that this is a tactical
fix for now, we should have allow PVLabeler to be passed into the
PersistentVolumeController, maybe come up with better interfaces etc. Since
it is too late to do all that for 1.8, we just move cloud specific code
to where they belong and we check for PVLabeler method and use it where
needed.

Fixes #51629
2017-09-08 15:28:08 -04:00
..
BUILD Merge pull request #51562 from nicksardo/gce-attempt-firewall 2017-09-05 08:47:28 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
gce_address_manager_test.go Reserve internal address for ILBs 2017-08-30 11:46:07 -07:00
gce_address_manager.go Bubble reservation error to the user when the address is specified. 2017-09-07 11:37:25 -07:00
gce_addresses_fakes.go GCE: Add "Network Tiers" as an Alpha feature for L4 load balancers 2017-09-01 09:13:20 -07:00
gce_addresses.go GCE: Add "Network Tiers" as an Alpha feature for L4 load balancers 2017-09-01 09:13:20 -07:00
gce_alpha.go Remove redundant redunancy in gce_alpha.go 2017-09-04 20:16:32 -07:00
gce_annotations_test.go GCE: Add annotations and helper functions for network tiers 2017-08-28 18:40:20 -07:00
gce_annotations.go GCE: Add annotations and helper functions for network tiers 2017-08-28 18:40:20 -07:00
gce_backendservice.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
gce_cert.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
gce_clusterid.go Gracefully handle permission errors when attempting to create firewall rules 2017-09-04 09:00:49 -07:00
gce_clusters.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
gce_disks_test.go GCE Cloud provider changes to enable RePD 2017-09-04 20:10:32 -07:00
gce_disks.go Remove links to GCE/AWS cloud providers from PersistentVolumeController 2017-09-08 15:28:08 -04:00
gce_firewall.go Consume new config value for network project id 2017-08-28 11:11:05 -07:00
gce_forwardingrule_fakes.go GCE: Add "Network Tiers" as an Alpha feature for L4 load balancers 2017-09-01 09:13:20 -07:00
gce_forwardingrule.go GCE: Add "Network Tiers" as an Alpha feature for L4 load balancers 2017-09-01 09:13:20 -07:00
gce_healthchecks_test.go Bump up minNodesHealthCheckVersion in gce_healthcheck due to known issues 2017-07-20 16:04:40 -07:00
gce_healthchecks.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
gce_instancegroup.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
gce_instances.go Merge pull request #51087 from oracle/for/upstream/master/ccm-instance-exists 2017-08-26 06:43:30 -07:00
gce_interfaces.go GCE: Add "Network Tiers" as an Alpha feature for L4 load balancers 2017-09-01 09:13:20 -07:00
gce_loadbalancer_external_test.go GCE: Add "Network Tiers" as an Alpha feature for L4 load balancers 2017-09-01 09:13:20 -07:00
gce_loadbalancer_external.go Gracefully handle permission errors when attempting to create firewall rules 2017-09-04 09:00:49 -07:00
gce_loadbalancer_internal.go Gracefully handle permission errors when attempting to create firewall rules 2017-09-04 09:00:49 -07:00
gce_loadbalancer_naming.go GCE: Add "Network Tiers" as an Alpha feature for L4 load balancers 2017-09-01 09:13:20 -07:00
gce_loadbalancer.go Reserve internal address for ILBs 2017-08-30 11:46:07 -07:00
gce_op.go Consume new config value for network project id 2017-08-28 11:11:05 -07:00
gce_routes.go Consume new config value for network project id 2017-08-28 11:11:05 -07:00
gce_targetpool.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
gce_targetproxy.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
gce_test.go Implement GetZoneByProviderID & GetZoneByNodeName 2017-09-01 14:02:50 -07:00
gce_urlmap.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
gce_util.go Gracefully handle permission errors when attempting to create firewall rules 2017-09-04 09:00:49 -07:00
gce_zones.go Implement GetZoneByProviderID & GetZoneByNodeName 2017-09-01 14:02:50 -07:00
gce.go Merge pull request #51562 from nicksardo/gce-attempt-firewall 2017-09-05 08:47:28 -07:00
kms.go Add Google Cloud KMS plugin for encryption 2017-08-29 11:15:27 +05:30
metrics_test.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
metrics.go GCE: add a new label "version" for metrics 2017-08-22 17:37:50 -07:00
OWNERS Add approvers for GCE cloud provider 2017-05-26 16:42:20 -07:00
token_source.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00