docker

package
v0.0.0-...-c736ba3 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct{}

type ContainerConfig

type ContainerConfig struct {
	Name  string
	Image string
}

type Engine

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

func NewEngine

func NewEngine(client client.APIClient, config Config) *Engine

func (*Engine) Run

func (e *Engine) Run(ctx context.Context, cc *ContainerConfig, writer io.Writer) (*types.ContainerState, error)

Jump to

Keyboard shortcuts

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