Versions in this module Expand all Collapse all v1 v1.7.2 Mar 29, 2019 v1.7.1 Feb 26, 2019 Changes in this version + type BlobCache interface + ClearCache func() error + Directory func() string + HasBlob func(types.BlobInfo) (bool, int64, error) + func NewBlobCache(ref types.ImageReference, directory string, compress types.LayerCompression) (BlobCache, error)