Documentation ¶
Index ¶
- func AddLease(f func(context.Context) error)
- func BuildInfo(dt []byte) (*binfotypes.BuildInfo, error)deprecated
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildInfo
deprecated
added in
v0.10.0
func BuildInfo(dt []byte) (*binfotypes.BuildInfo, error)
BuildInfo returns build info from image config.
Deprecated: Build information is deprecated: https://github.com/moby/buildkit/blob/master/docs/deprecated.md
func CancelCacheLeases ¶ added in v0.6.0
func CancelCacheLeases()
func DetectManifestBlobMediaType ¶ added in v0.4.0
Types ¶
Click to show internal directories.
Click to hide internal directories.