| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.route |
| Modifier and Type | Class and Description |
|---|---|
static class |
RateLimit.Action.DestinationCluster
The following descriptor entry is appended to the descriptor:
.. code-block:: cpp
("destination_cluster", "<routed target cluster>")
Once a request matches against a route table rule, a routed cluster is determined by one of
the following :ref:`route table configuration <envoy_api_msg_RouteConfiguration>`
settings:
* :ref:`cluster <envoy_api_field_route.RouteAction.cluster>` indicates the upstream cluster
to route to
|
static class |
RateLimit.Action.DestinationCluster.Builder
The following descriptor entry is appended to the descriptor:
.. code-block:: cpp
("destination_cluster", "<routed target cluster>")
Once a request matches against a route table rule, a routed cluster is determined by one of
the following :ref:`route table configuration <envoy_api_msg_RouteConfiguration>`
settings:
* :ref:`cluster <envoy_api_field_route.RouteAction.cluster>` indicates the upstream cluster
to route to
|
| Modifier and Type | Method and Description |
|---|---|
RateLimit.Action.DestinationClusterOrBuilder |
RateLimit.ActionOrBuilder.getDestinationClusterOrBuilder()
Rate limit on destination cluster.
|
RateLimit.Action.DestinationClusterOrBuilder |
RateLimit.Action.getDestinationClusterOrBuilder()
Rate limit on destination cluster.
|
RateLimit.Action.DestinationClusterOrBuilder |
RateLimit.Action.Builder.getDestinationClusterOrBuilder()
Rate limit on destination cluster.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.