imageutil

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2022 License: Apache-2.0 Imports: 21 Imported by: 190

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddLease added in v0.8.0

func AddLease(f func(context.Context) error)

func BuildInfo added in v0.10.0

func BuildInfo(dt []byte) (*binfotypes.BuildInfo, error)

BuildInfo returns build info from image config.

func CancelCacheLeases added in v0.6.0

func CancelCacheLeases()

func Config

func Config(ctx context.Context, str string, resolver remotes.Resolver, cache ContentCache, leaseManager leases.Manager, p *ocispecs.Platform) (digest.Digest, []byte, error)

func DetectManifestBlobMediaType added in v0.4.0

func DetectManifestBlobMediaType(dt []byte) (string, error)

func DetectManifestMediaType

func DetectManifestMediaType(ra content.ReaderAt) (string, error)

specs.MediaTypeImageManifest, // TODO: detect schema1/manifest-list

Types

type ContentCache

type ContentCache interface {
	content.Ingester
	content.Provider
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL