Versions in this module Expand all Collapse all v0 v0.4.0 Jan 10, 2017 Changes in this version + func Exists(ctx context.Context, clt client.ImageAPIClient, image string) (bool, error) + func InspectImage(ctx context.Context, client client.ImageAPIClient, image string) (types.ImageInspect, error) + func PullImage(ctx context.Context, client client.ImageAPIClient, serviceName string, ...) error + func RemoveImage(ctx context.Context, client client.ImageAPIClient, image string) error