| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
HttpLoadBalancing |
HttpLoadBalancing.clone() |
HttpLoadBalancing |
AddonsConfig.getHttpLoadBalancing()
Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up
HTTP load balancers for services in a cluster.
|
HttpLoadBalancing |
HttpLoadBalancing.set(String fieldName,
Object value) |
HttpLoadBalancing |
HttpLoadBalancing.setDisabled(Boolean disabled)
Whether the HTTP Load Balancing controller is enabled in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AddonsConfig |
AddonsConfig.setHttpLoadBalancing(HttpLoadBalancing httpLoadBalancing)
Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up
HTTP load balancers for services in a cluster.
|
Copyright © 2011–2020 Google. All rights reserved.