| Class | Description |
|---|---|
| DoubleRange |
Specifies the double start and end of the range using half-open interval semantics [start,
end).
|
| DoubleRange.Builder |
Specifies the double start and end of the range using half-open interval semantics [start,
end).
|
| FractionalPercent |
A fractional percentage is used in cases in which for performance reasons performing floating
point to integer conversions during randomness calculations is undesirable.
|
| FractionalPercent.Builder |
A fractional percentage is used in cases in which for performance reasons performing floating
point to integer conversions during randomness calculations is undesirable.
|
| HashPolicy |
Specifies the hash policy
Protobuf type
envoy.type.v3.HashPolicy |
| HashPolicy.Builder |
Specifies the hash policy
Protobuf type
envoy.type.v3.HashPolicy |
| HashPolicy.SourceIp |
The source IP will be used to compute the hash used by hash-based load balancing
algorithms.
|
| HashPolicy.SourceIp.Builder |
The source IP will be used to compute the hash used by hash-based load balancing
algorithms.
|
| HashPolicyProto | |
| HttpProto | |
| HttpStatus |
HTTP status.
|
| HttpStatus.Builder |
HTTP status.
|
| HttpStatusProto | |
| Int32Range |
Specifies the int32 start and end of the range using half-open interval semantics [start,
end).
|
| Int32Range.Builder |
Specifies the int32 start and end of the range using half-open interval semantics [start,
end).
|
| Int64Range |
Specifies the int64 start and end of the range using half-open interval semantics [start,
end).
|
| Int64Range.Builder |
Specifies the int64 start and end of the range using half-open interval semantics [start,
end).
|
| Percent |
Identifies a percentage, in the range [0.0, 100.0].
|
| Percent.Builder |
Identifies a percentage, in the range [0.0, 100.0].
|
| PercentProto | |
| RangeProto | |
| RatelimitUnitProto | |
| SemanticVersion |
Envoy uses SemVer (https://semver.org/).
|
| SemanticVersion.Builder |
Envoy uses SemVer (https://semver.org/).
|
| SemanticVersionProto | |
| TokenBucket |
Configures a token bucket, typically used for rate limiting.
|
| TokenBucket.Builder |
Configures a token bucket, typically used for rate limiting.
|
| TokenBucketProto |
| Enum | Description |
|---|---|
| CodecClientType |
Protobuf enum
envoy.type.v3.CodecClientType |
| FractionalPercent.DenominatorType |
Fraction percentages support several fixed denominator values.
|
| HashPolicy.PolicySpecifierCase | |
| RateLimitUnit |
Identifies the unit of of time for rate limit.
|
| StatusCode |
HTTP response codes supported in Envoy.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.