Versions in this module Expand all Collapse all v1 v1.1.10 Dec 12, 2023 Changes in this version + func AddLease(f func(context.Context) error) + func CancelCacheLeases() + func Config(ctx context.Context, str string, resolver remotes.Resolver, cache ContentCache, ...) (string, digest.Digest, []byte, error) + func DetectManifestBlobMediaType(dt []byte) (string, error) + func DetectManifestMediaType(ra content.ReaderAt) (string, error) + type ContentCache interface + type ResolveToNonImageError struct + Ref string + Updated string + func (e ResolveToNonImageError) Error() string