Uses of Interface
com.google.container.v1.HttpLoadBalancingOrBuilder
-
Packages that use HttpLoadBalancingOrBuilder Package Description com.google.container.v1 -
-
Uses of HttpLoadBalancingOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement HttpLoadBalancingOrBuilder Modifier and Type Class Description class
HttpLoadBalancing
Configuration options for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.static class
HttpLoadBalancing.Builder
Configuration options for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.Methods in com.google.container.v1 that return HttpLoadBalancingOrBuilder Modifier and Type Method Description HttpLoadBalancingOrBuilder
AddonsConfig.Builder. getHttpLoadBalancingOrBuilder()
Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.HttpLoadBalancingOrBuilder
AddonsConfig. getHttpLoadBalancingOrBuilder()
Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.HttpLoadBalancingOrBuilder
AddonsConfigOrBuilder. getHttpLoadBalancingOrBuilder()
Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.
-