Documentation
¶
Index ¶
- Constants
- Variables
- type AllowedRoutes
- type BackendObjectReference
- type BackendRef
- type CommonRouteSpec
- type GRPCRoute
- type GRPCRouteSpec
- type Gateway
- type GatewayClass
- type GatewayClassSpec
- type GatewayController
- type GatewayList
- type GatewaySpec
- type GatewayStatus
- type GatewayStatusAddress
- type Group
- type HTTPBackendRef
- type HTTPPathMatch
- type HTTPRoute
- type HTTPRouteMatch
- type HTTPRouteRule
- type HTTPRouteSpec
- type HTTPRouteStatus
- type Kind
- type Listener
- type ListenerStatus
- type Namespace
- type ObjectName
- type ParentReference
- type PolicyAncestorStatus
- type PortNumber
- type ReferenceGrant
- type ReferenceGrantFrom
- type ReferenceGrantSpec
- type ReferenceGrantTo
- type RouteGroupKind
- type RouteNamespaces
- type RouteParentStatus
- type RouteStatus
- type SectionName
- type TCPRoute
- type TCPRouteRule
- type TCPRouteSpec
- type TLSRoute
- type TLSRouteRule
- type TLSRouteSpec
- type UDPRoute
- type UDPRouteRule
- type UDPRouteSpec
Constants ¶
View Source
const ( GatewayConditionAccepted = internal.GatewayConditionAccepted GatewayConditionProgrammed = internal.GatewayConditionProgrammed HTTPProtocolType = internal.HTTPProtocolType IPAddressType = internal.IPAddressType NamespacesFromAll = internal.NamespacesFromAll PathMatchPathPrefix = internal.PathMatchPathPrefix RouteConditionAccepted = internal.RouteConditionAccepted V1Group = internal.V1Group )
Variables ¶
View Source
var V1GroupVersion = internal.V1GroupVersion
Functions ¶
This section is empty.
Types ¶
type AllowedRoutes ¶
type AllowedRoutes = internal.AllowedRoutes
type BackendObjectReference ¶
type BackendObjectReference = internal.BackendObjectReference
type BackendRef ¶
type BackendRef = internal.BackendRef
type CommonRouteSpec ¶
type CommonRouteSpec = internal.CommonRouteSpec
type GRPCRouteSpec ¶
type GRPCRouteSpec = internal.GRPCRouteSpec
type GatewayClass ¶
type GatewayClass = internal.GatewayClass
type GatewayClassSpec ¶
type GatewayClassSpec = internal.GatewayClassSpec
type GatewayController ¶
type GatewayController = internal.GatewayController
type GatewayList ¶
type GatewayList = internal.GatewayList
type GatewaySpec ¶
type GatewaySpec = internal.GatewaySpec
type GatewayStatus ¶
type GatewayStatus = internal.GatewayStatus
type GatewayStatusAddress ¶
type GatewayStatusAddress = internal.GatewayStatusAddress
type HTTPBackendRef ¶
type HTTPBackendRef = internal.HTTPBackendRef
type HTTPPathMatch ¶
type HTTPPathMatch = internal.HTTPPathMatch
type HTTPRouteMatch ¶
type HTTPRouteMatch = internal.HTTPRouteMatch
type HTTPRouteRule ¶
type HTTPRouteRule = internal.HTTPRouteRule
type HTTPRouteSpec ¶
type HTTPRouteSpec = internal.HTTPRouteSpec
type HTTPRouteStatus ¶
type HTTPRouteStatus = internal.HTTPRouteStatus
type ListenerStatus ¶
type ListenerStatus = internal.ListenerStatus
type ObjectName ¶
type ObjectName = internal.ObjectName
type ParentReference ¶
type ParentReference = internal.ParentReference
type PolicyAncestorStatus ¶
type PolicyAncestorStatus = internal.PolicyAncestorStatus
type PortNumber ¶
type PortNumber = internal.PortNumber
type ReferenceGrant ¶
type ReferenceGrant = internal.ReferenceGrant
type ReferenceGrantFrom ¶
type ReferenceGrantFrom = internal.ReferenceGrantFrom
type ReferenceGrantSpec ¶
type ReferenceGrantSpec = internal.ReferenceGrantSpec
type ReferenceGrantTo ¶
type ReferenceGrantTo = internal.ReferenceGrantTo
type RouteGroupKind ¶
type RouteGroupKind = internal.RouteGroupKind
type RouteNamespaces ¶
type RouteNamespaces = internal.RouteNamespaces
type RouteParentStatus ¶
type RouteParentStatus = internal.RouteParentStatus
type RouteStatus ¶
type RouteStatus = internal.RouteStatus
type SectionName ¶
type SectionName = internal.SectionName
type TCPRouteRule ¶
type TCPRouteRule = internal.TCPRouteRule
type TCPRouteSpec ¶
type TCPRouteSpec = internal.TCPRouteSpec
type TLSRouteRule ¶
type TLSRouteRule = internal.TLSRouteRule
type TLSRouteSpec ¶
type TLSRouteSpec = internal.TLSRouteSpec
type UDPRouteRule ¶
type UDPRouteRule = internal.UDPRouteRule
type UDPRouteSpec ¶
type UDPRouteSpec = internal.UDPRouteSpec
Click to show internal directories.
Click to hide internal directories.