repoctl

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistryRepository

type RegistryRepository struct {
}

func New

func New() *RegistryRepository

func (*RegistryRepository) Create

func (r *RegistryRepository) Create(c client.Client, reg *regv1.Registry, imageName string, tags []string, scheme *runtime.Scheme) error

func (*RegistryRepository) Delete

func (r *RegistryRepository) Delete(c client.Client, reg *regv1.Registry, imageName string, scheme *runtime.Scheme) error

func (*RegistryRepository) ExtCreate

func (r *RegistryRepository) ExtCreate(c client.Client, reg *regv1.ExternalRegistry, imageName string, tags []string, scheme *runtime.Scheme) error

func (*RegistryRepository) ExtDelete

func (r *RegistryRepository) ExtDelete(c client.Client, reg *regv1.ExternalRegistry, imageName string, scheme *runtime.Scheme) error

func (*RegistryRepository) Get

func (r *RegistryRepository) Get(c client.Client, reg *regv1.Registry, imageName string) (*regv1.Repository, error)

func (*RegistryRepository) List

func (*RegistryRepository) Patch

func (r *RegistryRepository) Patch(c client.Client, repo *regv1.Repository, patchRepo *regv1.Repository) error

func (*RegistryRepository) Update

func (r *RegistryRepository) Update(c client.Client, repo *regv1.Repository) error

Jump to

Keyboard shortcuts

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