runtime

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Flags

func Flags(opts *Options) []cli.Flag

Types

type Configurer added in v1.19.0

type Configurer interface {
	Cleanup(*cli.Command, *Options) error
	GetLowlevelRuntimePaths(*Options) ([]string, error)
	Setup(*cli.Command, *Options) error
}

func NewConfigurer added in v1.19.0

func NewConfigurer(name string, noConfigureRuntime bool, nriEnabled bool) Configurer

NewConfigurer is a factory method for creating a runtime configurer.

type Options

type Options struct {
	container.Options
	// contains filtered or unexported fields
}

func (*Options) Validate

func (opts *Options) Validate(logger logger.Interface, c *cli.Command, runtime string, toolkitRoot string, to *toolkit.Options) error

Validate checks whether the specified options are valid

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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