| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.route |
| Modifier and Type | Class and Description |
|---|---|
static class |
RateLimit.Action.RemoteAddress
The following descriptor entry is appended to the descriptor and is populated using the
trusted address from :ref:`x-forwarded-for <config_http_conn_man_headers_x-forwarded-for>`:
.. code-block:: cpp
("remote_address", "<trusted address from x-forwarded-for>")
Protobuf type
envoy.api.v2.route.RateLimit.Action.RemoteAddress |
static class |
RateLimit.Action.RemoteAddress.Builder
The following descriptor entry is appended to the descriptor and is populated using the
trusted address from :ref:`x-forwarded-for <config_http_conn_man_headers_x-forwarded-for>`:
.. code-block:: cpp
("remote_address", "<trusted address from x-forwarded-for>")
Protobuf type
envoy.api.v2.route.RateLimit.Action.RemoteAddress |
| Modifier and Type | Method and Description |
|---|---|
RateLimit.Action.RemoteAddressOrBuilder |
RateLimit.ActionOrBuilder.getRemoteAddressOrBuilder()
Rate limit on remote address.
|
RateLimit.Action.RemoteAddressOrBuilder |
RateLimit.Action.getRemoteAddressOrBuilder()
Rate limit on remote address.
|
RateLimit.Action.RemoteAddressOrBuilder |
RateLimit.Action.Builder.getRemoteAddressOrBuilder()
Rate limit on remote address.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.