Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPlatforms = []string{"linux/amd64", "linux/arm64"}
DefaultPlatforms is the set of platforms used when none are configured.
Functions ¶
func Normalize ¶
Normalize ensures a platform string is in canonical os/arch form. If only an architecture is given (no "/"), "linux/" is prepended as the default OS for container images.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.