registry

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFound = errors.New("not found")
)

Functions

This section is empty.

Types

type ImageRegistry

type ImageRegistry struct {
	// contains filtered or unexported fields
}

func New

func New(files ...string) *ImageRegistry

func (*ImageRegistry) List

func (r *ImageRegistry) List() (map[string]imageEntry, error)

func (*ImageRegistry) Lookup

func (r *ImageRegistry) Lookup(imageName string) (string, error)

Jump to

Keyboard shortcuts

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