gatewayapi

package
v2.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GatewayConditionAccepted       = internal.GatewayConditionAccepted
	GatewayConditionProgrammed     = internal.GatewayConditionProgrammed
	GatewayReasonProgrammed        = internal.GatewayReasonProgrammed
	HTTPProtocolType               = internal.HTTPProtocolType
	HTTPSProtocolType              = internal.HTTPSProtocolType
	IPAddressType                  = internal.IPAddressType
	ListenerConditionConflicted    = internal.ListenerConditionConflicted
	ListenerReasonProtocolConflict = internal.ListenerReasonProtocolConflict
	NamespacesFromAll              = internal.NamespacesFromAll
	PathMatchExact                 = internal.PathMatchExact
	PathMatchPathPrefix            = internal.PathMatchPathPrefix
	RouteConditionAccepted         = internal.RouteConditionAccepted
	RouteReasonAccepted            = internal.RouteReasonAccepted
	RouteReasonNoMatchingParent    = internal.RouteReasonNoMatchingParent
	V1Group                        = internal.V1Group
	ListenerConditionResolvedRefs  = internal.ListenerConditionResolvedRefs
	ListenerReasonRefNotPermitted  = internal.ListenerReasonRefNotPermitted
	ListenerConditionProgrammed    = internal.ListenerConditionProgrammed
	ListenerReasonProgrammed       = internal.ListenerReasonProgrammed
	TCPProtocolType                = internal.TCPProtocolType
	UDPProtocolType                = internal.UDPProtocolType
	TLSProtocolType                = internal.TLSProtocolType
	HTTPRouteFilterRequestRedirect = internal.HTTPRouteFilterRequestRedirect
	FullPathHTTPPathModifier       = internal.FullPathHTTPPathModifier
	PrefixMatchHTTPPathModifier    = internal.PrefixMatchHTTPPathModifier
	PathMatchRegularExpression     = internal.PathMatchRegularExpression
	HeaderMatchRegularExpression   = internal.HeaderMatchRegularExpression
	QueryParamMatchExact           = internal.QueryParamMatchExact
	TLSModePassthrough             = internal.TLSModePassthrough
	TLSModeTerminate               = internal.TLSModeTerminate
	TLSVerifyDepthKey              = internal.TLSVerifyDepthKey
)

Variables

View Source
var V1GroupVersion = internal.V1GroupVersion

Functions

This section is empty.

Types

type AllowedRoutes

type AllowedRoutes = internal.AllowedRoutes

type AnnotationKey added in v2.2.0

type AnnotationKey = internal.AnnotationKey

type AnnotationValue added in v2.2.0

type AnnotationValue = internal.AnnotationValue

type BackendObjectReference

type BackendObjectReference = internal.BackendObjectReference

type BackendRef

type BackendRef = internal.BackendRef

type BackendTLSPolicy added in v2.2.0

type BackendTLSPolicy = internal.BackendTLSPolicy

type BackendTLSPolicySpec added in v2.2.0

type BackendTLSPolicySpec = internal.BackendTLSPolicySpec

type BackendTLSPolicyValidation added in v2.2.0

type BackendTLSPolicyValidation = internal.BackendTLSPolicyValidation

type CommonRouteSpec

type CommonRouteSpec = internal.CommonRouteSpec

type Duration added in v2.2.0

type Duration = internal.Duration

type GRPCBackendRef added in v2.2.0

type GRPCBackendRef = internal.GRPCBackendRef

type GRPCHeaderMatch added in v2.2.0

type GRPCHeaderMatch = internal.GRPCHeaderMatch

type GRPCHeaderName added in v2.2.0

type GRPCHeaderName = internal.GRPCHeaderName

type GRPCMethodMatch added in v2.2.0

type GRPCMethodMatch = internal.GRPCMethodMatch

type GRPCRoute

type GRPCRoute = internal.GRPCRoute

type GRPCRouteMatch added in v2.2.0

type GRPCRouteMatch = internal.GRPCRouteMatch

type GRPCRouteRule added in v2.2.0

type GRPCRouteRule = internal.GRPCRouteRule

type GRPCRouteSpec

type GRPCRouteSpec = internal.GRPCRouteSpec

type Gateway

type Gateway = internal.Gateway

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 GatewayTLSConfig added in v2.2.0

type GatewayTLSConfig = internal.GatewayTLSConfig

type Group

type Group = internal.Group

type HTTPBackendRef

type HTTPBackendRef = internal.HTTPBackendRef

type HTTPHeaderMatch added in v2.2.0

type HTTPHeaderMatch = internal.HTTPHeaderMatch

type HTTPPathMatch

type HTTPPathMatch = internal.HTTPPathMatch

type HTTPQueryParamMatch added in v2.2.0

type HTTPQueryParamMatch = internal.HTTPQueryParamMatch

type HTTPRoute

type HTTPRoute = internal.HTTPRoute

type HTTPRouteFilter added in v2.2.0

type HTTPRouteFilter = internal.HTTPRouteFilter

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 Hostname added in v2.2.0

type Hostname = internal.Hostname

type Kind

type Kind = internal.Kind

type Listener

type Listener = internal.Listener

type ListenerConditionReason added in v2.2.0

type ListenerConditionReason = internal.ListenerConditionReason

type ListenerConditionType added in v2.2.0

type ListenerConditionType = internal.ListenerConditionType

type ListenerStatus

type ListenerStatus = internal.ListenerStatus

type LocalObjectReference added in v2.2.0

type LocalObjectReference = internal.LocalObjectReference

type LocalPolicyTargetReference added in v2.2.0

type LocalPolicyTargetReference = internal.LocalPolicyTargetReference

type LocalPolicyTargetReferenceWithSectionName added in v2.2.0

type LocalPolicyTargetReferenceWithSectionName = internal.LocalPolicyTargetReferenceWithSectionName

type Namespace

type Namespace = internal.Namespace

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 ProtocolType added in v2.2.0

type ProtocolType = internal.ProtocolType

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 RouteConditionReason added in v2.2.0

type RouteConditionReason = internal.RouteConditionReason

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 SecretObjectReference added in v2.2.0

type SecretObjectReference = internal.SecretObjectReference

type SectionName

type SectionName = internal.SectionName

type TCPRoute

type TCPRoute = internal.TCPRoute

type TCPRouteRule

type TCPRouteRule = internal.TCPRouteRule

type TCPRouteSpec

type TCPRouteSpec = internal.TCPRouteSpec

type TLSRoute

type TLSRoute = internal.TLSRoute

type TLSRouteRule

type TLSRouteRule = internal.TLSRouteRule

type TLSRouteSpec

type TLSRouteSpec = internal.TLSRouteSpec

type UDPRoute

type UDPRoute = internal.UDPRoute

type UDPRouteRule

type UDPRouteRule = internal.UDPRouteRule

type UDPRouteSpec

type UDPRouteSpec = internal.UDPRouteSpec

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL