Uses of Interface
io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3.SubClustersConfigOrBuilder
-
Packages that use SubClustersConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3 -
-
Uses of SubClustersConfigOrBuilder in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3
Classes in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3 that implement SubClustersConfigOrBuilder Modifier and Type Class Description classSubClustersConfigConfiguration for sub clusters.static classSubClustersConfig.BuilderConfiguration for sub clusters.Methods in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3 that return SubClustersConfigOrBuilder Modifier and Type Method Description SubClustersConfigOrBuilderClusterConfig.Builder. getSubClustersConfigOrBuilder()Configuration for sub clusters, when this configuration is enabled, Envoy will create an independent sub cluster dynamically for each host:port.SubClustersConfigOrBuilderClusterConfig. getSubClustersConfigOrBuilder()Configuration for sub clusters, when this configuration is enabled, Envoy will create an independent sub cluster dynamically for each host:port.SubClustersConfigOrBuilderClusterConfigOrBuilder. getSubClustersConfigOrBuilder()Configuration for sub clusters, when this configuration is enabled, Envoy will create an independent sub cluster dynamically for each host:port.
-