arch

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 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"

	AMDImageArch   = "amd64"
	ARMImageArch   = "arm64"
	PPCLEImageArch = "ppc64le"

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

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