k3s/pkg/cloudprovider/providers/gce
Ashley Gau 74092228b2 have fakeLoadbalancerService take lb type as argument 2018-04-13 15:47:31 -07:00
..
cloud Add unit testcases for ensureExternalLoadBalancer to make sure it doesn't panic when errors raised. 2018-03-30 11:36:47 -07:00
BUILD Unit tests for external load balancer. 2018-03-26 11:01:52 -07:00
OWNERS
doc.go
gce.go Use typed events client directly 2018-04-01 18:57:29 +10:00
gce_address_manager.go Move and make exported lbScheme types into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_address_manager_test.go Move and make exported lbScheme types into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_addresses.go Move NetworkTiers into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_addresses_fakes.go Move and make exported lbScheme types into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_alpha.go remove knownAlphaFeatures, only store input features. 2018-03-23 09:20:35 -07:00
gce_annotations.go Move NetworkTiers into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_annotations_test.go Move NetworkTiers into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_backendservice.go Remove ignoring of object not found on deletion 2018-01-18 17:48:01 -08:00
gce_cert.go Remove ignoring of object not found on deletion 2018-01-18 17:48:01 -08:00
gce_clusterid.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
gce_clusters.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
gce_disks.go Change regional PD cloud provider references to use the beta API 2018-03-07 13:15:34 -08:00
gce_disks_test.go Remove validation of Alpha Feature Gates 2018-03-22 11:02:42 -07:00
gce_firewall.go Update Firewall to use generated code 2018-01-18 17:31:42 -08:00
gce_forwardingrule.go Move NetworkTiers into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_healthchecks.go Update Healthcheck to use generated code 2018-01-18 17:21:55 -08:00
gce_healthchecks_test.go
gce_instancegroup.go Update InstanceGroup to use generated code 2018-01-18 17:21:55 -08:00
gce_instances.go Revert "add node shutdown taint" 2018-02-16 12:24:27 +01: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.go Move and make exported lbScheme types into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_loadbalancer_external.go Move NetworkTiers into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_loadbalancer_external_test.go have fakeLoadbalancerService take lb type as argument 2018-04-13 15:47:31 -07:00
gce_loadbalancer_internal.go Move and make exported lbScheme types into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_loadbalancer_internal_test.go have fakeLoadbalancerService take lb type as argument 2018-04-13 15:47:31 -07:00
gce_loadbalancer_naming.go Move and make exported lbScheme types into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_loadbalancer_test.go have fakeLoadbalancerService take lb type as argument 2018-04-13 15:47:31 -07:00
gce_loadbalancer_utils_test.go have fakeLoadbalancerService take lb type as argument 2018-04-13 15:47:31 -07:00
gce_networkendpointgroup.go Update NEG to use generated code 2018-01-19 20:03:23 -08:00
gce_op.go
gce_routes.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
gce_targetpool.go Update TargetPool to use generated code 2018-01-18 23:10:39 -08:00
gce_targetproxy.go Add support for multiple certificates to targetproxy 2018-04-02 23:34:08 -07:00
gce_test.go remove knownAlphaFeatures, only store input features. 2018-03-23 09:20:35 -07:00
gce_tpu.go GCE: support Cloud TPU API in cloud provider 2018-02-26 22:09:35 -08:00
gce_urlmap.go Remove ignoring of object not found on deletion 2018-01-18 17:48:01 -08:00
gce_util.go Move NetworkTiers into cloud/constants.go 2018-02-20 13:19:04 -08:00
gce_util_test.go Sort firewall params 2018-02-02 15:38:23 -08:00
gce_zones.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
metrics.go add neg to gce cloud provider 2017-09-25 11:11:18 -07:00
metrics_test.go
support.go Performance tests and fix for IPAM controller. 2018-03-22 13:21:22 -07:00
token_source.go