Documentation ¶
Index ¶
- func AddLease(f func(context.Context) error)
- func CancelCacheLeases()
- func Config(ctx context.Context, str string, resolver remotes.Resolver, cache ContentCache, ...) (digest.Digest, []byte, error)
- func DetectManifestBlobMediaType(dt []byte) (string, error)
- func DetectManifestMediaType(ra content.ReaderAt) (string, error)
- type ContentCache
- type ResolveToNonImageError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CancelCacheLeases ¶ added in v0.6.0
func CancelCacheLeases()
func DetectManifestBlobMediaType ¶ added in v0.4.0
Types ¶
type ContentCache ¶
type ResolveToNonImageError ¶ added in v0.12.0
ResolveToNonImageError is returned by the resolver when the ref is mutated by policy to a non-image ref
func (ResolveToNonImageError) Error ¶ added in v0.12.0
func (e ResolveToNonImageError) Error() string
Click to show internal directories.
Click to hide internal directories.