mirror of
https://github.com/alibaba/higress.git
synced 2026-05-24 20:57:31 +08:00
support timeout and ratelimit (#637)
This commit is contained in:
@@ -56,10 +56,14 @@ type Ingress struct {
|
||||
|
||||
IPAccessControl *IPAccessControlConfig
|
||||
|
||||
Timeout *TimeoutConfig
|
||||
|
||||
Retry *RetryConfig
|
||||
|
||||
LoadBalance *LoadBalanceConfig
|
||||
|
||||
localRateLimit *localRateLimitConfig
|
||||
|
||||
Fallback *FallbackConfig
|
||||
|
||||
Auth *AuthConfig
|
||||
|
||||
Reference in New Issue
Block a user