container

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Maker

type Maker interface {
	MakeSandbox(config *types.ContainerSandbox) (*Sandbox, error)
}

func CreateMaker

func CreateMaker(fnd app.Foundation, commonMaker common.Maker) Maker

type Sandbox

type Sandbox struct {
	common.Sandbox
	// contains filtered or unexported fields
}

func CreateSandbox

func CreateSandbox(commonSandbox *common.Sandbox, config *containers.ContainerConfig) *Sandbox

func (*Sandbox) ContainerConfig

func (s *Sandbox) ContainerConfig() *containers.ContainerConfig

func (*Sandbox) Inherit

func (s *Sandbox) Inherit(parentSandbox sandbox.Sandbox) error

Jump to

Keyboard shortcuts

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