static/jsvm/interfaces/core.RateLimitsConfig.html
findRateLimitRulemarshalJSONvalidate
FindRateLimitRule returns the first matching rule based on the provided labels.
Optionally you can further specify a list of valid RateLimitRule.Audience values to further filter the matching rule (aka. the rule Audience will have to exist in one of the specified options).
Rest ...optOnlyAudience: string[]MarshalJSON implements the [json.Marshaler] interface.
Validate makes RateLimitsConfig validatable by implementing [validation.Validatable] interface.
enabled: boolean
rules: RateLimitRule[]
OSLightDark
Generated using TypeDoc