package imageutil
import "github.com/moby/buildkit/util/imageutil"
Index ¶
- func Config(ctx context.Context, str string, resolver remotes.Resolver, cache ContentCache, p *specs.Platform) (digest.Digest, []byte, error)
- func DetectManifestMediaType(ra content.ReaderAt) (string, error)
- type ContentCache
Functions ¶
func Config ¶
func Config(ctx context.Context, str string, resolver remotes.Resolver, cache ContentCache, p *specs.Platform) (digest.Digest, []byte, error)
func DetectManifestMediaType ¶
specs.MediaTypeImageManifest, // TODO: detect schema1/manifest-list
Types ¶
type ContentCache ¶
Source Files ¶
- Version
- v0.3.1
- Published
- Oct 17, 2018
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 5 minutes ago –
Tools for package owners.