..
cloud
Add mock for UpdateBetaBackendService
2018-09-27 10:57:26 -07:00
BUILD
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
gce_address_manager_test.go
use fakeGCECloud instead of gce address fakes
2018-05-25 14:19:00 -07:00
gce_address_manager.go
kubernetes: fix printf format errors
2018-07-11 00:10:15 +03:00
gce_addresses.go
Use context with timeout instead of context.Background
2018-06-14 11:20:38 -07:00
gce_alpha.go
move NEG out of featuregate
2018-06-25 09:47:39 -07:00
gce_annotations_test.go
Move NetworkTiers into cloud/constants.go
2018-02-20 13:19:04 -08:00
gce_annotations.go
Move NetworkTiers into cloud/constants.go
2018-02-20 13:19:04 -08:00
gce_backendservice.go
[gce provider] Wrapper for beta backend servvice create/update
2018-06-21 11:16:30 -07:00
gce_cert.go
Use context with timeout instead of context.Background
2018-06-14 11:20:38 -07:00
gce_clusterid.go
use core client with explicit version globally
2017-10-27 15:48:32 +08:00
gce_clusters.go
Added support for regional calls to GetClusters
2018-09-25 15:36:04 -07:00
gce_disks_test.go
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
gce_disks.go
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
gce_fake.go
Expose public function to init fake GCECloud + add common hooks
2018-09-25 15:13:26 -07:00
gce_firewall.go
Use context with timeout instead of context.Background
2018-06-14 11:20:38 -07:00
gce_forwardingrule.go
Use context with timeout instead of context.Background
2018-06-14 11:20:38 -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
hack/update-gofmt.sh
2018-09-24 12:21:29 -07:00
gce_instancegroup.go
Use context with timeout instead of context.Background
2018-06-14 11:20:38 -07:00
gce_instances.go
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -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
Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName.
2018-08-04 00:36:48 -04:00
gce_loadbalancer_external.go
Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName.
2018-08-04 00:36:48 -04:00
gce_loadbalancer_internal_test.go
Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName.
2018-08-04 00:36:48 -04:00
gce_loadbalancer_internal.go
K8s SCTP support implementation for the first pull request
2018-08-27 05:56:27 +00:00
gce_loadbalancer_naming.go
Handle empty clusterID in loadbalancer naming
2018-06-12 10:45:34 -07:00
gce_loadbalancer_test.go
encapsulate IP counter in X, parallelize lb tests
2018-04-17 13:34:49 -07:00
gce_loadbalancer_utils_test.go
Expose public function to init fake GCECloud + add common hooks
2018-09-25 15:13:26 -07:00
gce_loadbalancer.go
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
gce_networkendpointgroup.go
swtich to use Beta
2018-06-26 11:33:38 -07:00
gce_routes.go
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
gce_securitypolicy.go
Use context with timeout instead of context.Background
2018-06-14 11:20:38 -07:00
gce_targetpool.go
Use context with timeout instead of context.Background
2018-06-14 11:20:38 -07:00
gce_targetproxy.go
Change signature of SetUrlMapForTargetProxy
2018-06-21 17:41:12 -07:00
gce_test.go
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
gce_tpu.go
GCE: Add ListLocations to Cloud TPU API
2018-08-27 16:56:18 -07:00
gce_urlmap.go
Use context with timeout instead of context.Background
2018-06-14 11:20:38 -07:00
gce_util_test.go
K8s SCTP support implementation for the first pull request
2018-08-27 05:56:27 +00:00
gce_util.go
Merge pull request #64452 from wgliang/master.remove-cloudprovider
2018-09-30 23:24:31 -07:00
gce_zones.go
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
gce.go
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
metrics_test.go
GCE: add a new label "version" for metrics
2017-08-22 17:37:50 -07:00
metrics.go
add neg to gce cloud provider
2017-09-25 11:11:18 -07:00
OWNERS
Update OWNERS files for GCE-related components
2018-10-03 10:52:43 -07:00
support.go
Wait a minimum amount of time for polling operations
2018-06-14 11:20:34 -07:00
token_source.go
move authoritative client-go utils out of pkg
2017-01-24 08:59:18 -05:00