Uses of Interface
io.envoyproxy.envoy.api.v2.route.RateLimit.Action.RemoteAddressOrBuilder
Packages that use RateLimit.Action.RemoteAddressOrBuilder
-
Uses of RateLimit.Action.RemoteAddressOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement RateLimit.Action.RemoteAddressOrBuilderModifier and TypeClassDescriptionstatic final classThe 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>")static final classThe 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>")Methods in io.envoyproxy.envoy.api.v2.route that return RateLimit.Action.RemoteAddressOrBuilderModifier and TypeMethodDescriptionRateLimit.Action.Builder.getRemoteAddressOrBuilder()Rate limit on remote address.RateLimit.Action.getRemoteAddressOrBuilder()Rate limit on remote address.RateLimit.ActionOrBuilder.getRemoteAddressOrBuilder()Rate limit on remote address.