registry

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2018 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsTagNotFoundError

func IsTagNotFoundError(err error) bool

IsTagNotFoundError returns a bool indicating if the provided error is for no matching tag being found.

func NewTagNotFoundError

func NewTagNotFoundError(repository, release string) error

NewTagNotFoundError returns an error that satisfies IsTagNotFoundError.

Types

type Registry

type Registry interface {
	TagFor(string, string, *v1alpha1.ImagePolicyMatch) (string, error)
}

Registry represents the interface any registry needs to provide to query it.

Directories

Path Synopsis
Package hub represents the registry implementation for Docker Hub.
Package hub represents the registry implementation for Docker Hub.

Jump to

Keyboard shortcuts

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