local

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runtime

type Runtime struct {
	// contains filtered or unexported fields
}

func New added in v0.15.0

func New() *Runtime

func (*Runtime) Close

func (r *Runtime) Close() error

func (*Runtime) GetCatalog added in v0.15.0

func (r *Runtime) GetCatalog() (*runtime.Catalog, error)

func (*Runtime) GetDefaultValue added in v0.15.0

func (r *Runtime) GetDefaultValue(key params.ValueHint) (string, bool)

func (*Runtime) GlobalParamDescs

func (r *Runtime) GlobalParamDescs() params.ParamDescs

func (*Runtime) Init

func (r *Runtime) Init(globalRuntimeParams *params.Params) error

func (*Runtime) ParamDescs added in v0.15.0

func (r *Runtime) ParamDescs() params.ParamDescs

func (*Runtime) RunGadget

func (r *Runtime) RunGadget(gadgetCtx runtime.GadgetContext) (runtime.CombinedGadgetResult, error)

func (*Runtime) SetDefaultValue added in v0.15.0

func (r *Runtime) SetDefaultValue(key params.ValueHint, value string)

Jump to

Keyboard shortcuts

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