Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyLocalImageStreamImages ¶
func CopyLocalImageStreamImages( imageStream imagev1API.ImageStream, internalRegistryPath string, srcRegistry string, destRegistry string, destNamespace string, copyOptions *copy.Options, log logr.Logger, updateDigest bool) error
CopyLocalImageStreamImages copies all local images associated with the ImageStream is: ImageStream resource that images are being copied for internalRegistryPath: The internal registry path for the cluster in which is comes from, used to determine which images are local srcRegistry: the registry to copy the images from destRegistry: the registry to copy the images to destNamespace: the namespace to copy to log: the logger to log to updateDigest: whether to update the input imageStream if the digest changes on pushing to the new registry
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.