package
0.6.1
Repository: https://github.com/steady-bytes/draft.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

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

Enum value maps for AddRouteResponseCode.
Enum value maps for AddRouteResponseCode.
Enum value maps for DeleteRouteCode.
Enum value maps for DeleteRouteCode.
No description provided by the author

# Structs

AddRouteRequest - Add a route to the networking configuration.
AddRouteRequestValidationError is the validation error returned by AddRouteRequest.Validate if the designated constraints aren't met.
AddRouteResponse - Response to adding a route to the networking configuration.
AddRouteResponseValidationError is the validation error returned by AddRouteResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteRouteRequestValidationError is the validation error returned by DeleteRouteRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteRouteResponseValidationError is the validation error returned by DeleteRouteResponse.Validate if the designated constraints aren't met.
DynamicMetadata - Specifies a set of dynamic metadata that a route must match.
DynamicMetadataValidationError is the validation error returned by DynamicMetadata.Validate if the designated constraints aren't met.
parameters for the endpoint a route will map to.
EndpointValidationError is the validation error returned by Endpoint.Validate if the designated constraints aren't met.
GrpcMatchOptions - Options to simplify the matching of a route for grpc.
GrpcMatchOptionsValidationError is the validation error returned by GrpcMatchOptions.Validate if the designated constraints aren't met.
consider using the `key/value` from `blueprint` key/value store TODO -> implement pre 1.0 relase of `fuse`.
HeaderMatchOptionsValidationError is the validation error returned by HeaderMatchOptions.Validate if the designated constraints aren't met.
No description provided by the author
ListRoutesRequestValidationError is the validation error returned by ListRoutesRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListRoutesResponseValidationError is the validation error returned by ListRoutesResponse.Validate if the designated constraints aren't met.
Route - Close match to the `Route` proto in envoy.
parameters for matching a route.
RouteMatchValidationError is the validation error returned by RouteMatch.Validate if the designated constraints aren't met.
RouteValidationError is the validation error returned by Route.Validate if the designated constraints aren't met.

# Type aliases

AddRouteRequestMultiError is an error wrapping multiple validation errors returned by AddRouteRequest.ValidateAll() if the designated constraints aren't met.
No description provided by the author
AddRouteResponseMultiError is an error wrapping multiple validation errors returned by AddRouteResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author
DeleteRouteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRouteRequest.ValidateAll() if the designated constraints aren't met.
DeleteRouteResponseMultiError is an error wrapping multiple validation errors returned by DeleteRouteResponse.ValidateAll() if the designated constraints aren't met.
DynamicMetadataMultiError is an error wrapping multiple validation errors returned by DynamicMetadata.ValidateAll() if the designated constraints aren't met.
EndpointMultiError is an error wrapping multiple validation errors returned by Endpoint.ValidateAll() if the designated constraints aren't met.
GrpcMatchOptionsMultiError is an error wrapping multiple validation errors returned by GrpcMatchOptions.ValidateAll() if the designated constraints aren't met.
HeaderMatchOptionsMultiError is an error wrapping multiple validation errors returned by HeaderMatchOptions.ValidateAll() if the designated constraints aren't met.
ListRoutesRequestMultiError is an error wrapping multiple validation errors returned by ListRoutesRequest.ValidateAll() if the designated constraints aren't met.
ListRoutesResponseMultiError is an error wrapping multiple validation errors returned by ListRoutesResponse.ValidateAll() if the designated constraints aren't met.
RouteMatchMultiError is an error wrapping multiple validation errors returned by RouteMatch.ValidateAll() if the designated constraints aren't met.
RouteMultiError is an error wrapping multiple validation errors returned by Route.ValidateAll() if the designated constraints aren't met.