docker

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerBoxClient added in v0.8.0

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

func NewDockerBoxClient added in v0.8.0

func NewDockerBoxClient(commonOpts *boxModel.CommonBoxOptions, dockerOpts *commonModel.DockerOptions) (*DockerBoxClient, error)

func (*DockerBoxClient) Clean added in v0.8.0

func (box *DockerBoxClient) Clean() error

func (*DockerBoxClient) Connect added in v0.8.0

func (box *DockerBoxClient) Connect(opts *boxModel.ConnectOptions) error

func (*DockerBoxClient) Create added in v0.8.0

func (*DockerBoxClient) Delete added in v0.8.0

func (box *DockerBoxClient) Delete(names []string) ([]string, error)

func (*DockerBoxClient) Describe added in v0.8.0

func (box *DockerBoxClient) Describe(name string) (*boxModel.BoxDetails, error)

func (*DockerBoxClient) Events added in v0.8.0

func (box *DockerBoxClient) Events() *event.EventBus

func (*DockerBoxClient) List added in v0.8.0

func (box *DockerBoxClient) List() ([]boxModel.BoxInfo, error)

func (*DockerBoxClient) Provider added in v0.8.0

func (box *DockerBoxClient) Provider() boxModel.BoxProvider

func (*DockerBoxClient) Version added in v0.8.0

func (box *DockerBoxClient) Version() (string, error)

Jump to

Keyboard shortcuts

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