Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDockerImage ¶ added in v0.1.12
NewDockerImage returns a new Image interface type after setting up a client to the registry hosting the given image.
func NewDockerImageDestination ¶ added in v0.1.12
func NewDockerImageDestination(img, certPath string, tlsVerify bool) (types.ImageDestination, error)
NewDockerImageDestination creates a new ImageDestination for the specified image and connection specification.
func NewDockerImageSource ¶ added in v0.1.12
func NewDockerImageSource(img, certPath string, tlsVerify bool) (types.ImageSource, error)
NewDockerImageSource creates a new ImageSource for the specified image and connection specification.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.