runner

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Client            client.Client
	ProviderResources *message.ProviderResources
}

Config is the status runner configuration.

type Runner

type Runner struct {
	Config
	// contains filtered or unexported fields
}

Runner subscribes to Gateway API resource status updates and writes them back to Kubernetes using the UpdateHandler.

func New

func New(cfg *Config) *Runner

New creates a new status runner.

func (*Runner) Start

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

Start starts the status runner.

Jump to

Keyboard shortcuts

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