image

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inspect

func Inspect(ctx context.Context, r string) (*claircore.Manifest, error)

func NewDockerLocalImage

func NewDockerLocalImage(ctx context.Context, exportDir string, importDir string) (*dockerLocalImage, error)

func NewDockerRemoteImage

func NewDockerRemoteImage(ctx context.Context, imgRef string) *dockerRemoteImage

func NewFileSystemImage

func NewFileSystemImage(ctx context.Context, rootDir string) (*fileSystemImage, error)

Types

type Image

type Image interface {
	GetManifest(context.Context) (*claircore.Manifest, error)
}

Jump to

Keyboard shortcuts

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