| 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
|
| HashPolicy.Builder |
Specifies the hash policy
|
| HashPolicy.FilterState |
An Object in the :ref:`filterState <arch_overview_data_sharing_between_filters>` will be used
to compute the hash used by hash-based load balancing algorithms.
|
| HashPolicy.FilterState.Builder |
An Object in the :ref:`filterState <arch_overview_data_sharing_between_filters>` will be used
to compute the hash used by hash-based load balancing algorithms.
|
| 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 |
|
| RateLimitStrategy |
Protobuf type envoy.type.v3.RateLimitStrategy
|
| RateLimitStrategy.Builder |
Protobuf type envoy.type.v3.RateLimitStrategy
|
| RateLimitStrategy.RequestsPerTimeUnit |
Best-effort limit of the number of requests per time unit.
|
| RateLimitStrategy.RequestsPerTimeUnit.Builder |
Best-effort limit of the number of requests per time unit.
|
| RatelimitStrategyProto |
|
| 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 |
|