image

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2017 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exists

func Exists(ctx context.Context, clt client.ImageAPIClient, image string) (bool, error)

Exists return whether or not the service image already exists

func InspectImage

func InspectImage(ctx context.Context, client client.ImageAPIClient, image string) (types.ImageInspect, error)

InspectImage inspect the specified image (can be a name, an id or a digest) with the specified client.

func PullImage

func PullImage(ctx context.Context, client client.ImageAPIClient, serviceName string, authLookup auth.Lookup, image string) error

PullImage pulls the specified image (can be a name, an id or a digest) to the daemon store with the specified client.

func RemoveImage

func RemoveImage(ctx context.Context, client client.ImageAPIClient, image string) error

RemoveImage removes the specified image (can be a name, an id or a digest) from the daemon store with the specified client.

Types

This section is empty.

Jump to

Keyboard shortcuts

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