runner

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControllerName = "gateway.apoxy.dev/gatewayclass-controller"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ProviderResources *message.ProviderResources
	XdsIR             *message.XdsIR
}

Config is the gateway-api translator runner configuration.

type Runner

type Runner struct {
	Config
}

Runner is the gateway-api translator runner.

func New

func New(cfg *Config) *Runner

New creates a new gateway-api translator runner.

func (*Runner) Start

func (r *Runner) Start(ctx context.Context) (err error)

Start starts the gateway-api translator runner

type StatusesToDelete

type StatusesToDelete struct {
	GatewayStatusKeys          map[types.NamespacedName]bool
	HTTPRouteStatusKeys        map[types.NamespacedName]bool
	GRPCRouteStatusKeys        map[types.NamespacedName]bool
	TLSRouteStatusKeys         map[types.NamespacedName]bool
	TCPRouteStatusKeys         map[types.NamespacedName]bool
	UDPRouteStatusKeys         map[types.NamespacedName]bool
	BackendTLSPolicyStatusKeys map[types.NamespacedName]bool
}

Jump to

Keyboard shortcuts

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