docker

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Docker added in v0.1.0

type Docker struct {
	DockerConfig *DockerConfig
	// contains filtered or unexported fields
}

func (*Docker) Init added in v0.1.0

func (d *Docker) Init() error

func (*Docker) Pull added in v0.1.0

func (d *Docker) Pull(ctx context.Context, image string) error

func (*Docker) Start added in v0.1.0

func (d *Docker) Start(ctx context.Context, j *job.Job) error

func (*Docker) Stop added in v0.1.0

func (d *Docker) Stop(ctx context.Context, j *job.Job) error

func (*Docker) Wait added in v0.1.0

func (d *Docker) Wait(ctx context.Context, j *job.Job) error

type DockerConfig added in v0.1.0

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

func (*DockerConfig) Cleanup added in v0.1.0

func (dc *DockerConfig) Cleanup() error

func (*DockerConfig) CreateNetwork added in v0.1.0

func (dc *DockerConfig) CreateNetwork() error

func (*DockerConfig) DeleteNetwork added in v0.1.0

func (dc *DockerConfig) DeleteNetwork() error

func (*DockerConfig) Init added in v0.1.0

func (dc *DockerConfig) Init() error

Jump to

Keyboard shortcuts

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