Documentation ¶
Index ¶
- Constants
- Variables
- type AllowedRoutes
- type CommonRouteSpec
- type Gateway
- type GatewayAddress
- type GatewaySpec
- type GatewayStatusAddress
- type Group
- type HTTPRoute
- type HTTPRouteList
- type HTTPRouteSpec
- type Kind
- type Listener
- type Namespace
- type ObjectName
- type ParentReference
- type PortNumber
- type RouteGroupKind
- type RouteNamespaces
- type SectionName
Constants ¶
View Source
const ( HTTPProtocolType = gatewayv1.HTTPProtocolType NamespacesFromAll = gatewayv1.NamespacesFromAll NamespacesFromSame = gatewayv1.NamespacesFromSame NamespacesFromSelector = gatewayv1.NamespacesFromSelector )
Variables ¶
View Source
var GroupVersion = gatewayv1.GroupVersion
Functions ¶
This section is empty.
Types ¶
type AllowedRoutes ¶ added in v1.3.0
type AllowedRoutes = gatewayv1.AllowedRoutes
type CommonRouteSpec ¶ added in v1.3.0
type CommonRouteSpec = gatewayv1.CommonRouteSpec
type GatewayAddress ¶
type GatewayAddress = gatewayv1.GatewayAddress
type GatewaySpec ¶ added in v1.3.0
type GatewaySpec = gatewayv1.GatewaySpec
type GatewayStatusAddress ¶
type GatewayStatusAddress = gatewayv1.GatewayStatusAddress
type HTTPRouteList ¶ added in v1.3.0
type HTTPRouteList = gatewayv1.HTTPRouteList
type HTTPRouteSpec ¶ added in v1.3.0
type HTTPRouteSpec = gatewayv1.HTTPRouteSpec
type ObjectName ¶ added in v1.3.0
type ObjectName = gatewayv1.ObjectName
type ParentReference ¶ added in v1.3.0
type ParentReference = gatewayv1.ParentReference
type PortNumber ¶ added in v1.3.0
type PortNumber = gatewayv1.PortNumber
type RouteGroupKind ¶ added in v1.3.0
type RouteGroupKind = gatewayv1.RouteGroupKind
type RouteNamespaces ¶ added in v1.3.0
type RouteNamespaces = gatewayv1.RouteNamespaces
type SectionName ¶ added in v1.3.0
type SectionName = gatewayv1.SectionName
Click to show internal directories.
Click to hide internal directories.