Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3.SubClusterConfigOrBuilder
-
Packages that use SubClusterConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 -
-
Uses of SubClusterConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 that implement SubClusterConfigOrBuilder Modifier and Type Class Description classSubClusterConfigProtobuf typeenvoy.extensions.filters.http.dynamic_forward_proxy.v3.SubClusterConfigstatic classSubClusterConfig.BuilderProtobuf typeenvoy.extensions.filters.http.dynamic_forward_proxy.v3.SubClusterConfigMethods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 that return SubClusterConfigOrBuilder Modifier and Type Method Description SubClusterConfigOrBuilderFilterConfig.Builder. getSubClusterConfigOrBuilder()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.SubClusterConfigOrBuilderFilterConfig. getSubClusterConfigOrBuilder()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.SubClusterConfigOrBuilderFilterConfigOrBuilder. getSubClusterConfigOrBuilder()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.
-