Versions in this module Expand all Collapse all v1 v1.5.1 Mar 21, 2019 Changes in this version + const GzippedEmptyLayerDigest + var GzippedEmptyLayer = []byte + func ChooseManifestInstanceFromManifestList(ctx context.Context, sys *types.SystemContext, src types.UnparsedImage) (digest.Digest, error) + func FromSource(ctx context.Context, sys *types.SystemContext, src types.ImageSource) (types.ImageCloser, error) + func FromUnparsedImage(ctx context.Context, sys *types.SystemContext, unparsed *UnparsedImage) (types.Image, error) + type UnparsedImage struct + func UnparsedInstance(src types.ImageSource, instanceDigest *digest.Digest) *UnparsedImage + func (i *UnparsedImage) Manifest(ctx context.Context) ([]byte, string, error) + func (i *UnparsedImage) Reference() types.ImageReference + func (i *UnparsedImage) Signatures(ctx context.Context) ([][]byte, error) Incompatible versions in this module v3.0.0+incompatible Aug 2, 2019 v2.0.1+incompatible Jul 18, 2019 v2.0.0+incompatible Jun 13, 2019