types

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrImageIndexNotFound = errors.New("image index not found")

Functions

This section is empty.

Types

type Image

type Image = types.Image

type ImageIndex

type ImageIndex interface {
	IndexDigest() (v1.Hash, error)
	IndexManifest() (*v1.IndexManifest, error)
}

type ImageWithIndex

type ImageWithIndex interface {
	Image
	ImageIndex
}

Jump to

Keyboard shortcuts

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