extractor

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: AGPL-3.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extractor

type Extractor interface {
	ImageName() (imageName string)
	ImageID() (imageID digest.Digest)
	ConfigBlob(ctx context.Context) (configBlob []byte, err error)
	LayerIDs() (layerIDs []string)
	ExtractLayerFiles(ctx context.Context, dig digest.Digest, filterFunc types.FilterFunc) (files types.FileMap, opqDirs, whFiles []string, err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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