public interface RateLimitPerRouteOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RateLimitPerRoute.VhRateLimitsOptions |
getVhRateLimits()
Specifies if the rate limit filter should include the virtual host rate limits.
|
int |
getVhRateLimitsValue()
Specifies if the rate limit filter should include the virtual host rate limits.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getVhRateLimitsValue()
Specifies if the rate limit filter should include the virtual host rate limits.
.envoy.extensions.filters.http.ratelimit.v3.RateLimitPerRoute.VhRateLimitsOptions vh_rate_limits = 1 [(.validate.rules) = { ... }RateLimitPerRoute.VhRateLimitsOptions getVhRateLimits()
Specifies if the rate limit filter should include the virtual host rate limits.
.envoy.extensions.filters.http.ratelimit.v3.RateLimitPerRoute.VhRateLimitsOptions vh_rate_limits = 1 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.