Interface RateLimiterContext
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
EnvoyRateLimiterContext
A marker interface for context data required to check ratelimit.
Implementations must be Serializable.