registry

package
v0.0.0-...-b3494e8 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeRegistry

type FakeRegistry struct {
	DigestValues map[string]string
}

func (*FakeRegistry) Digest

func (f *FakeRegistry) Digest(ref string) (string, error)

type Registry

type Registry struct {
}

func (*Registry) Digest

func (r *Registry) Digest(ref string) (string, error)

type RegistryAPI

type RegistryAPI interface {
	Digest(string) (string, error)
}

Jump to

Keyboard shortcuts

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