package
0.6.1
Repository: https://github.com/nutanix/go-control-plane.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

100.
1,000,000.
10,000.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Empty - This code not part of the HTTP status code specification, but it is needed for proto `enum` type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Specifies the double start and end of the range using half-open interval semantics [start, end).
DoubleRangeValidationError is the validation error returned by DoubleRange.Validate if the designated constraints aren't met.
A fractional percentage is used in cases in which for performance reasons performing floating point to integer conversions during randomness calculations is undesirable.
FractionalPercentValidationError is the validation error returned by FractionalPercent.Validate if the designated constraints aren't met.
HTTP status.
HttpStatusValidationError is the validation error returned by HttpStatus.Validate if the designated constraints aren't met.
Specifies the int64 start and end of the range using half-open interval semantics [start, end).
Int64RangeValidationError is the validation error returned by Int64Range.Validate if the designated constraints aren't met.
Identifies a percentage, in the range [0.0, 100.0].
PercentValidationError is the validation error returned by Percent.Validate if the designated constraints aren't met.

# Type aliases

Fraction percentages support several fixed denominator values.
HTTP response codes supported in Envoy.