package
0.12.0
Repository: https://github.com/alexandrev/docker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

New initializes a new engine.
No description provided by the author
NewInput returns a new Input object with no source attached.
NewOutput returns a new Output object with no destinations attached.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tail returns the n last lines of a buffer stripped out of the last \n, if any if n <= 0, returns an empty string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
The Engine is the core of Docker.
No description provided by the author
A job is the fundamental unit of work in the docker engine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Installer is a standard interface for objects which can "install" themselves on an engine by registering handlers.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author