docker

package
v1.0.0-beta.11 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CliCreate

func CliCreate(args ...string) error

func CliLoad

func CliLoad(args ...string) error

func CliPull

func CliPull(args ...string) error

func CliPush

func CliPush(args ...string) error

func CliRm

func CliRm(args ...string) error

func CliRmi

func CliRmi(args ...string) error

func CliRun

func CliRun(args ...string) error

func CliSave

func CliSave(args ...string) error

func CliTag

func CliTag(args ...string) error

func ContainerCommit

func ContainerCommit(ref string, commitOptions types.ContainerCommitOptions) (string, error)

func ContainerExist

func ContainerExist(ref string) (bool, error)

func ContainerInspect

func ContainerInspect(ref string) (types.ContainerJSON, error)

func ContainerRemove

func ContainerRemove(ref string, options types.ContainerRemoveOptions) error

func Containers

func Containers(options types.ContainerListOptions) ([]types.Container, error)

func Debug

func Debug() bool

func ImageInspect

func ImageInspect(ref string) (*types.ImageInspect, error)

func Images

func Images(options types.ImageListOptions) ([]types.ImageSummary, error)

func Init

func Init(dockerConfigDir string) error

func Login

func Login(username, password, repo string) error

func ServerVersion

func ServerVersion() (*types.Version, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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