imagerepo

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepoClient

type RepoClient interface {
	ListRepos(request repos.ProjectRequest) ([]string, error)
	ListImages(request repos.RepoRequest) (response repos.RepoResponse, err error)
	ListImagesWithoutPage(repository string) (images []string, err error)
}

func NewClient

func NewClient(config repos.Config) RepoClient

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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