Module tcproutes

Source

Structs§

TCPRoute
Auto-generated derived type for TCPRouteSpec via CustomResource
TCPRouteParentRefs
ParentReference identifies an API object (usually a Gateway) that can be considered a parent of this resource (usually a route). There are two kinds of parent resources with “Core” support:
TCPRouteRules
TCPRouteRule is the configuration for a given rule.
TCPRouteRulesBackendRefs
BackendRef defines how a Route should forward a request to a Kubernetes resource.
TCPRouteSpec
Spec defines the desired state of TCPRoute.
TCPRouteStatus
Status defines the current state of TCPRoute.
TCPRouteStatusParents
RouteParentStatus describes the status of a route with respect to an associated Parent.
TCPRouteStatusParentsParentRef
ParentRef corresponds with a ParentRef in the spec that this RouteParentStatus struct describes the status of.