runner

package
v0.0.0-...-23e6e85 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// XdsServerAddress is the listening address of the xds-server.
	XdsServerAddress = "0.0.0.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Xds *message.Xds
	// contains filtered or unexported fields
}

type Runner

type Runner struct {
	Config
}

func New

func New(cfg *Config) *Runner

func (*Runner) Name

func (r *Runner) Name() string

func (*Runner) Start

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

Start starts the xds-server runner

Jump to

Keyboard shortcuts

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