docker

package
v1.1.21-fix27 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 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

func CliBuild_LiveOutput(args ...string) error

func CliBuild_RecordedOutput

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

func CliCreate

func CliCreate(args ...string) error

func CliCreate_LiveOutput

func CliCreate_LiveOutput(args ...string) error

func CliCreate_RecordedOutput

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

func CliPull

func CliPull(args ...string) error

func CliPullWithRetries

func CliPullWithRetries(args ...string) error

func CliPullWithRetries_LiveOutput

func CliPullWithRetries_LiveOutput(args ...string) error

func CliPullWithRetries_RecordedOutput

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

func CliPull_LiveOutput

func CliPull_LiveOutput(args ...string) error

func CliPull_RecordedOutput

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

func CliPush

func CliPush(args ...string) error

func CliPushWithRetries

func CliPushWithRetries(args ...string) error

func CliPushWithRetries_LiveOutput

func CliPushWithRetries_LiveOutput(args ...string) error

func CliPushWithRetries_RecordedOutput

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

func CliPush_LiveOutput

func CliPush_LiveOutput(args ...string) error

func CliPush_RecordedOutput

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

func CliRm

func CliRm(args ...string) error

func CliRm_LiveOutput

func CliRm_LiveOutput(args ...string) error

func CliRm_RecordedOutput

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

func CliRmi

func CliRmi(args ...string) error

func CliRmiOutput_RecordedOutput

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

func CliRmi_LiveOutput

func CliRmi_LiveOutput(args ...string) error

func CliRun

func CliRun(args ...string) error

func CliRun_LiveOutput

func CliRun_LiveOutput(args ...string) error

func CliRun_RecordedOutput

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

func CliTag

func CliTag(args ...string) error

func CliTag_LiveOutput

func CliTag_LiveOutput(args ...string) error

func CliTag_RecordedOutput

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

func CreateImage(ref string, labels map[string]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