| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.route |
| Modifier and Type | Class and Description |
|---|---|
static class |
RateLimit.Action.SourceCluster
The following descriptor entry is appended to the descriptor:
.. code-block:: cpp
("source_cluster", "<local service cluster>")
<local service cluster> is derived from the :option:`--service-cluster` option.
|
static class |
RateLimit.Action.SourceCluster.Builder
The following descriptor entry is appended to the descriptor:
.. code-block:: cpp
("source_cluster", "<local service cluster>")
<local service cluster> is derived from the :option:`--service-cluster` option.
|
| Modifier and Type | Method and Description |
|---|---|
RateLimit.Action.SourceClusterOrBuilder |
RateLimit.ActionOrBuilder.getSourceClusterOrBuilder()
Rate limit on source cluster.
|
RateLimit.Action.SourceClusterOrBuilder |
RateLimit.Action.getSourceClusterOrBuilder()
Rate limit on source cluster.
|
RateLimit.Action.SourceClusterOrBuilder |
RateLimit.Action.Builder.getSourceClusterOrBuilder()
Rate limit on source cluster.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.