hub

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: 7 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(ctx context.Context, username, password, owner string) (App, error)

New creates new App from Config

func (App) Delete

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

Delete a tag

func (App) Repositories added in v0.1.0

func (a App) Repositories(ctx 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