.. |
cloud
|
Add mock for UpdateBetaBackendService
|
2018-09-27 10:57:26 -07:00 |
BUILD
|
Merge pull request #69042 from rramkumar1/fake-gce-1
|
2018-09-27 07:18:22 -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
|
Refactored disk cloudprovider methods to use generated client; Refactored gce_disks unit tests; Removed unused gce_op.go and associated unit tests.
|
2018-06-05 16:37:18 -07:00 |
gce_disks.go
|
Avoid overflowing int64 in RoundUpSize and return error if overflow int
|
2018-07-23 13:48:45 -04: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
|
Populate internal DNS names in GCE provider
|
2018-08-22 16:12:51 -04: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
|
clean unused function in file pkg/cloudprovider/providers/gce/gce_loadbalancer.go
|
2018-09-10 19:07:52 +08:00 |
gce_networkendpointgroup.go
|
swtich to use Beta
|
2018-06-26 11:33:38 -07:00 |
gce_routes.go
|
Use context with timeout instead of context.Background
|
2018-06-14 11:20:38 -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
|
Refactored disk cloudprovider methods to use generated client; Refactored gce_disks unit tests; Removed unused gce_op.go and associated unit tests.
|
2018-06-05 16:37:18 -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 #69042 from rramkumar1/fake-gce-1
|
2018-09-27 07:18:22 -07:00 |
gce_zones.go
|
Use context with timeout instead of context.Background
|
2018-06-14 11:20:38 -07:00 |
gce.go
|
Added support to get clusters in gce cloud provider.
|
2018-08-24 13:41:45 -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
|
Add approvers for GCE cloud provider
|
2017-05-26 16:42:20 -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 |