Uses of Interface
io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3.SubClustersConfigOrBuilder
Packages that use SubClustersConfigOrBuilder
-
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 SubClustersConfigOrBuilderModifier and TypeClassDescriptionfinal classConfiguration for sub clusters.static final classConfiguration for sub clusters.Methods in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3 that return SubClustersConfigOrBuilderModifier and TypeMethodDescriptionClusterConfig.Builder.getSubClustersConfigOrBuilder()Configuration for sub clusters, when this configuration is enabled, Envoy will create an independent sub cluster dynamically for each host:port.ClusterConfig.getSubClustersConfigOrBuilder()Configuration for sub clusters, when this configuration is enabled, Envoy will create an independent sub cluster dynamically for each host:port.ClusterConfigOrBuilder.getSubClustersConfigOrBuilder()Configuration for sub clusters, when this configuration is enabled, Envoy will create an independent sub cluster dynamically for each host:port.