runtime

package
v0.3.45 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = &starlarkstruct.Module{
	Name: "runtime",
	Members: starlark.StringDict{
		"command": starlark.NewBuiltin(ruleCommand, ruleFuncCommand),
		"daemon":  starlark.NewBuiltin(ruleDaemon, ruleFuncDaemon),
		"expose":  starlark.NewBuiltin(ruleExpose, ruleFuncExpose),
		"environ": starlark.NewBuiltin(ruleEnviron, ruleFuncEnviron),
		"mount":   starlark.NewBuiltin(ruleMount, ruleFuncMount),
		"init":    starlark.NewBuiltin(ruleInitScript, ruleFuncInitScript),
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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