quay

package
v0.8.2-beta.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListImages

func ListImages(organization, k8sVersionsRange string) ([]registry.Image, error)

ListImages collect all container images in all repositories of the provided organization, and returns these as an array of registry.Image objects. A Kubernetes versions' range is also required to control which Kubernetes images are pulled, are they are numerous, e.g.: >v1.10.0 <=v1.10.12.

func RetagCommands

func RetagCommands(sourceOrg, destOrg, destRegistry string) ([]string, error)

RetagCommands fetches all images in the provided source organization, and generates docker pull, tag, and push commands to be able to copy these in the provided destination registry and organization.

N.B.: please avoid using this method, it is only kept here as more convenient for testing than in ./tools/pharos/retag

Types

This section is empty.

Jump to

Keyboard shortcuts

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