| Interface | Description |
|---|---|
| FaultDelay.HeaderDelayOrBuilder | |
| FaultDelayOrBuilder | |
| FaultRateLimit.FixedLimitOrBuilder | |
| FaultRateLimit.HeaderLimitOrBuilder | |
| FaultRateLimitOrBuilder |
| Class | Description |
|---|---|
| FaultDelay |
Delay specification is used to inject latency into the
HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections.
|
| FaultDelay.Builder |
Delay specification is used to inject latency into the
HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections.
|
| FaultDelay.HeaderDelay |
Fault delays are controlled via an HTTP header (if applicable).
|
| FaultDelay.HeaderDelay.Builder |
Fault delays are controlled via an HTTP header (if applicable).
|
| FaultProto | |
| FaultRateLimit |
Describes a rate limit to be applied.
|
| FaultRateLimit.Builder |
Describes a rate limit to be applied.
|
| FaultRateLimit.FixedLimit |
Describes a fixed/constant rate limit.
|
| FaultRateLimit.FixedLimit.Builder |
Describes a fixed/constant rate limit.
|
| FaultRateLimit.HeaderLimit |
Rate limits are controlled via an HTTP header (if applicable).
|
| FaultRateLimit.HeaderLimit.Builder |
Rate limits are controlled via an HTTP header (if applicable).
|
| Enum | Description |
|---|---|
| FaultDelay.FaultDelaySecifierCase | |
| FaultDelay.FaultDelayType |
Protobuf enum
envoy.config.filter.fault.v2.FaultDelay.FaultDelayType |
| FaultRateLimit.LimitTypeCase |
Copyright © 2018–2021 The Envoy Project. All rights reserved.