Versions in this module Expand all Collapse all v0 v0.0.1 May 8, 2016 Changes in this version + const DOCKER_UNIX_SOCKET + func DockerLoad(image reference.Named, manifest *schema1.SignedManifest, ...) error + func DockerLoadTar(reader io.Reader) error + func HasImage(imageId string) (bool, error) + type V1LayerInfo struct + ID string + func GetLayerInfo(layerHistory schema1.History) V1LayerInfo