registry

package
v0.0.0-...-e379764 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registry

type Registry struct {
	Repo name.Repository
	Auth authn.Authenticator
}

func NewRegistry

func NewRegistry(repository string) (*Registry, error)

func (*Registry) GetAllTags

func (r *Registry) GetAllTags(ctx context.Context, repository string) ([]string, error)

func (*Registry) GetDigestFromTag

func (r *Registry) GetDigestFromTag(ctx context.Context, container, tag string) (string, error)

Jump to

Keyboard shortcuts

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