runtime

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

Manager handles runtime initialization and gadget execution

func NewManager

func NewManager() (*Manager, error)

NewManager creates a new runtime manager

func (*Manager) Close

func (m *Manager) Close()

Close cleans up runtime resources

func (*Manager) RunGadget

func (m *Manager) RunGadget(gadgetCtx *gadgetcontext.GadgetContext, params map[string]string) error

RunGadget runs a gadget with the given context and parameters

Jump to

Keyboard shortcuts

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