| 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).
|