registry

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

App of package

func New

func New(url, username, password string) (App, error)

New creates new App from Config

func (App) Delete

func (a App) Delete(_ context.Context, image, tag string) error

Delete a tag

func (App) Repositories added in v0.1.0

func (a App) Repositories(_ context.Context) ([]string, error)

Repositories list repositories

func (App) Tags

func (a App) Tags(ctx context.Context, image string, handler func(string)) error

Tags list tags for a given image

Jump to

Keyboard shortcuts

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