Uses of Interface
io.envoyproxy.envoy.config.route.v3.WeightedClusterOrBuilder
-
-
Uses of WeightedClusterOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement WeightedClusterOrBuilder Modifier and Type Class Description classWeightedClusterCompared to the :ref:`cluster <envoy_v3_api_field_config.route.v3.RouteAction.cluster>` field that specifies a single upstream cluster as the target of a request, the :ref:`weighted_clusters <envoy_v3_api_field_config.route.v3.RouteAction.weighted_clusters>` option allows for specification of multiple upstream clusters along with weights that indicate the percentage of traffic to be forwarded to each cluster.static classWeightedCluster.BuilderCompared to the :ref:`cluster <envoy_v3_api_field_config.route.v3.RouteAction.cluster>` field that specifies a single upstream cluster as the target of a request, the :ref:`weighted_clusters <envoy_v3_api_field_config.route.v3.RouteAction.weighted_clusters>` option allows for specification of multiple upstream clusters along with weights that indicate the percentage of traffic to be forwarded to each cluster.Methods in io.envoyproxy.envoy.config.route.v3 that return WeightedClusterOrBuilder Modifier and Type Method Description WeightedClusterOrBuilderRouteAction.Builder. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.WeightedClusterOrBuilderRouteAction. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.WeightedClusterOrBuilderRouteActionOrBuilder. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route. -
Uses of WeightedClusterOrBuilder in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return WeightedClusterOrBuilder Modifier and Type Method Description WeightedClusterOrBuilderRouteAction.Builder. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.WeightedClusterOrBuilderRouteAction. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.WeightedClusterOrBuilderRouteActionOrBuilder. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route. -
Uses of WeightedClusterOrBuilder in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.action.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.action.v3 that return WeightedClusterOrBuilder Modifier and Type Method Description WeightedClusterOrBuilderRouteAction.Builder. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.WeightedClusterOrBuilderRouteAction. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.WeightedClusterOrBuilderRouteActionOrBuilder. getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.
-