runner

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 26 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 {
	config.Server
	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