registry

package
v0.0.0-...-9451de5 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2019 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrImageNotFound  = errors.New("image not found")
	ErrDigestNotFound = errors.New("digest not found")
	ErrDeleteDisabled = errors.New("delete disabled")
)

Functions

func RemoveAppImages

func RemoveAppImages(appName string) error

RemoveAppImages removes all app images from a remote registry v2 server, returning an error in case of failure.

func RemoveImage

func RemoveImage(imageName string) error

RemoveImage removes an image manifest from a remote registry v2 server, returning an error in case of failure.

func RemoveImageIgnoreNotFound

func RemoveImageIgnoreNotFound(imageName string) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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