Documentation
¶
Overview ¶
Package images provides functions for building and pushing images
Package images provides functions for building and pushing images ¶
Package images provides functions for building and pushing images
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatCraneOCILayout ¶
Types ¶
type ImgConfig ¶
type ImgConfig struct { TarballPath string ImgList []string RegInfo types.RegistryInfo NoChecksum bool Insecure bool }
func (*ImgConfig) PushToZarfRegistry ¶
PushToZarfRegistry pushes a provided image into the configured Zarf registry This function will optionally shorten the image name while appending a checksum of the original image name
Click to show internal directories.
Click to hide internal directories.