Documentation
¶
Index ¶
- Constants
- func ContainerDisk(imgPath, imgArch string, config v1.Config) (v1.Image, error)
- func ContainerDiskConfig(checksum string, envVariables map[string]string) v1.Config
- func ContainerDiskIndex(images []v1.Image) (v1.ImageIndex, error)
- func StreamLayerOpener(imagePath string) func() (io.ReadCloser, error)
Constants ¶
View Source
const ( LabelShaSum = "shasum" ImageOS = "linux" )
Variables ¶
This section is empty.
Functions ¶
func ContainerDisk ¶
func ContainerDiskConfig ¶
func ContainerDiskIndex ¶
func ContainerDiskIndex(images []v1.Image) (v1.ImageIndex, error)
func StreamLayerOpener ¶
func StreamLayerOpener(imagePath string) func() (io.ReadCloser, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.