Documentation
¶
Overview ¶
Package manifest contains functions related the the Docker image manifest.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindManifestDescriptor ¶
func FindManifestDescriptor(pOS, arch, variant string, list *manifestlist.ManifestList) (manifestlist.ManifestDescriptor, error)
FindManifestDescriptor Finds manifest.
func Get ¶
func Get(baseImageName string) (*manifestlist.ManifestList, error)
Get Gets the manifest of the baseImage.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.