docker

package
v1.1.19 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CliBuild

func CliBuild(args ...string) error

func CliBuild_LiveOutput added in v1.1.0

func CliBuild_LiveOutput(args ...string) error

func CliBuild_RecordedOutput added in v1.1.0

func CliBuild_RecordedOutput(args ...string) (string, error)

func CliCreate

func CliCreate(args ...string) error

func CliCreate_LiveOutput added in v1.1.0

func CliCreate_LiveOutput(args ...string) error

func CliCreate_RecordedOutput added in v1.1.0

func CliCreate_RecordedOutput(args ...string) (string, error)

func CliPull

func CliPull(args ...string) error

func CliPullWithRetries added in v1.0.9

func CliPullWithRetries(args ...string) error

func CliPullWithRetries_LiveOutput added in v1.1.0

func CliPullWithRetries_LiveOutput(args ...string) error

func CliPullWithRetries_RecordedOutput added in v1.1.0

func CliPullWithRetries_RecordedOutput(args ...string) (string, error)

func CliPull_LiveOutput added in v1.1.0

func CliPull_LiveOutput(args ...string) error

func CliPull_RecordedOutput added in v1.1.0

func CliPull_RecordedOutput(args ...string) (string, error)

func CliPush

func CliPush(args ...string) error

func CliPushWithRetries added in v1.0.9

func CliPushWithRetries(args ...string) error

func CliPushWithRetries_LiveOutput added in v1.1.0

func CliPushWithRetries_LiveOutput(args ...string) error

func CliPushWithRetries_RecordedOutput added in v1.1.0

func CliPushWithRetries_RecordedOutput(args ...string) (string, error)

func CliPush_LiveOutput added in v1.1.0

func CliPush_LiveOutput(args ...string) error

func CliPush_RecordedOutput added in v1.1.0

func CliPush_RecordedOutput(args ...string) (string, error)

func CliRm

func CliRm(args ...string) error

func CliRm_LiveOutput added in v1.1.0

func CliRm_LiveOutput(args ...string) error

func CliRm_RecordedOutput added in v1.1.0

func CliRm_RecordedOutput(args ...string) (string, error)

func CliRmi

func CliRmi(args ...string) error

func CliRmiOutput_RecordedOutput added in v1.1.0

func CliRmiOutput_RecordedOutput(args ...string) (string, error)

func CliRmi_LiveOutput added in v1.1.0

func CliRmi_LiveOutput(args ...string) error

func CliRun

func CliRun(args ...string) error

func CliRun_LiveOutput added in v1.1.0

func CliRun_LiveOutput(args ...string) error

func CliRun_RecordedOutput added in v1.1.0

func CliRun_RecordedOutput(args ...string) (string, error)

func CliTag

func CliTag(args ...string) error

func CliTag_LiveOutput added in v1.1.0

func CliTag_LiveOutput(args ...string) error

func CliTag_RecordedOutput added in v1.1.0

func CliTag_RecordedOutput(args ...string) (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 CreateImage added in v1.1.0

func CreateImage(ref string) error

func Debug

func Debug() bool

func ImageExist

func ImageExist(ref string) (bool, error)

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, verbose, debug bool) error

func Login

func Login(username, password, repo string) error

func ServerVersion

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

func VolumeRm

func VolumeRm(volumeName string, force bool) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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