gateway_api

package
v1.14.0-snapshot.3 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Subsys = "gateway-controller"
)

Variables

This section is empty.

Functions

func GroupPtr

func GroupPtr(name string) *gatewayv1beta1.Group

func IsGateway added in v1.13.0

func IsGateway(parent gatewayv1beta1.ParentReference) bool

func IsSecret added in v1.13.0

func IsSecret(secret gatewayv1beta1.SecretObjectReference) bool

func IsService added in v1.13.0

func KindPtr

func KindPtr(name string) *gatewayv1beta1.Kind

func RouteReasonNotAllowedByListeners added in v1.14.0

func RouteReasonNotAllowedByListeners(tr *gatewayv1alpha2.TLSRoute, msg string) metav1.Condition

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func NewController

func NewController(enableSecretSync bool, secretsNamespace string, idleTimeoutSeconds int) (*Controller, error)

NewController returns a new gateway controller, which is implemented using the controller-runtime library.

func (*Controller) Run

func (m *Controller) Run()

Jump to

Keyboard shortcuts

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