 Documentation
      ¶
      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 ¶
func CancelCacheLeases()
Types ¶
type ContentCache ¶
type ResolveToNonImageError ¶
ResolveToNonImageError is returned by the resolver when the ref is mutated by policy to a non-image ref
func (ResolveToNonImageError) Error ¶
func (e ResolveToNonImageError) Error() string
 Click to show internal directories. 
   Click to hide internal directories.