image

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildRewriteList added in v0.9.0

func BuildRewriteList(rootDir string, host string, namespace string) ([]kustomizeimage.Image, error)

func CopyFromFileToRegistry

func CopyFromFileToRegistry(path string, name string, tag string, digest string) error

func ImageInfoFromFile

func ImageInfoFromFile(registryHost string, namespace string, nameParts []string) (kustomizeimage.Image, error)

func SaveImages added in v0.9.5

func SaveImages(log *logger.Logger, imagesDir string, upstreamDir string) error

Types

type ImageRef

type ImageRef struct {
	Domain string
	Name   string
	Tag    string
	Digest string
}

type RegistryAuth

type RegistryAuth struct {
	Username string
	Password string
}

Jump to

Keyboard shortcuts

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