Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownArtifactArchitecture

Package version

Known values of ArtifactArchitecture that the service accepts. Defines known artifact architectures that the service supports.

Index

Enumeration members

Amd64

Amd64: = "amd64"

AMD64

Arm

Arm: = "arm"

ARM

Arm64

Arm64: = "arm64"

ARM64

I386

I386: = "386"

i386

Mips

Mips: = "mips"

MIPS

Mips64

Mips64: = "mips64"

MIPS64

Mips64Le

Mips64Le: = "mips64le"

MIPS64LE

MipsLe

MipsLe: = "mipsle"

MIPSLE

Ppc64

Ppc64: = "ppc64"

PPC64

Ppc64Le

Ppc64Le: = "ppc64le"

PPC64LE

RiscV64

RiscV64: = "riscv64"

RISCv64

S390X

S390X: = "s390x"

s390x

Wasm

Wasm: = "wasm"

Wasm

Generated using TypeDoc