Documentation ¶
Index ¶
- func DecodeLabel(image imgutil.Image, label string, v interface{}) error
- func SyncLabels(sourceImg imgutil.Image, destImage imgutil.Image, test func(string) bool) error
- func ValidateDestinationTags(daemon bool, repoNames ...string) error
- func VerifyRegistryAccess(regInputs RegistryInputs, keychain authn.Keychain) error
- type RegistryInputs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeLabel ¶ added in v0.13.1
func SyncLabels ¶ added in v0.13.1
func ValidateDestinationTags ¶ added in v0.8.0
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
Click to show internal directories.
Click to hide internal directories.