Uses of Interface
io.envoyproxy.envoy.extensions.common.ratelimit.v3.LocalClusterRateLimitOrBuilder
Packages that use LocalClusterRateLimitOrBuilder
Package
Description
-
Uses of LocalClusterRateLimitOrBuilder in io.envoyproxy.envoy.extensions.common.ratelimit.v3
Classes in io.envoyproxy.envoy.extensions.common.ratelimit.v3 that implement LocalClusterRateLimitOrBuilderModifier and TypeClassDescriptionfinal classConfiguration used to enable local cluster level rate limiting where the token buckets will be shared across all the Envoy instances in the local cluster.static final classConfiguration used to enable local cluster level rate limiting where the token buckets will be shared across all the Envoy instances in the local cluster. -
Uses of LocalClusterRateLimitOrBuilder in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 that return LocalClusterRateLimitOrBuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.getLocalClusterRateLimitOrBuilder()Enables the local cluster level rate limiting, iff this is set explicitly.LocalRateLimit.getLocalClusterRateLimitOrBuilder()Enables the local cluster level rate limiting, iff this is set explicitly.LocalRateLimitOrBuilder.getLocalClusterRateLimitOrBuilder()Enables the local cluster level rate limiting, iff this is set explicitly.