gateway_api::apis::experimental

Module udproutes

source

Structs§

  • Auto-generated derived type for UDPRouteSpec via CustomResource
  • 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:
  • UDPRouteRule is the configuration for a given rule.
  • BackendRef defines how a Route should forward a request to a Kubernetes resource.
  • Spec defines the desired state of UDPRoute.
  • Status defines the current state of UDPRoute.
  • RouteParentStatus describes the status of a route with respect to an associated Parent.
  • ParentRef corresponds with a ParentRef in the spec that this RouteParentStatus struct describes the status of.