runtime

package
v0.0.0-...-2016d95 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(flags *RunFlags)

Run run target command in container

func RunContainerInitProcess

func RunContainerInitProcess(flags *InitFlags) error

RunContainerInitProcess start init process of the container

Types

type InitFlags

type InitFlags struct {
	Command string
	Args    []string
}

InitFlags is the flags of init command instance.

type RunFlags

type RunFlags struct {
	Terminal    bool
	Interactive bool
	Command     string
	Args        []string

	subsystem.ResourceConfig
}

RunFlags is the flags of run command.

Jump to

Keyboard shortcuts

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