arch

package
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlavorDefault     = "default"
	FlavorMultidistro = "multidistro"

	ArchX86   = "x86"
	ArchARM   = "arm"
	ArchPPCLE = "ppcle"
	ArchS390  = "s390"

	AMDImage   = "amd64"
	ARMImage   = "arm64"
	PPCLEImage = "ppc64le"
	S390Image  = "s390x"

	DefaultImageOS = "linux"
)
View Source
const Arch = ArchX86
View Source
const ImageArch = AMDImage

Variables

View Source
var (
	ImagePlatform = containerv1.Platform{
		OS:           DefaultImageOS,
		Architecture: ImageArch,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL