runtime

package
v1.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// runc executable
	RUNC = "runc"
)

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	// Run starts the runtime
	Run() error
}

Interface for runtime package

func New

func New(args []string) (Interface, error)

New creates a runtime instance

Jump to

Keyboard shortcuts

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