image

package
v0.15.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeLabel added in v0.13.1

func DecodeLabel(image imgutil.Image, label string, v interface{}) error

func SyncLabels added in v0.13.1

func SyncLabels(sourceImg imgutil.Image, destImage imgutil.Image, test func(string) bool) error

func ValidateDestinationTags added in v0.8.0

func ValidateDestinationTags(daemon bool, repoNames ...string) error

ValidateDestinationTags ensures all tags are valid daemon - when false (exporting to a registry), ensures all tags are on the same registry

func VerifyRegistryAccess added in v0.12.0

func VerifyRegistryAccess(regInputs RegistryInputs, keychain authn.Keychain) error

Types

type RegistryInputs added in v0.12.0

type RegistryInputs interface {
	ReadableRegistryImages() []string
	WriteableRegistryImages() []string
}

Jump to

Keyboard shortcuts

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