Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownArtifactArchitecture

Package version

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

Index

Enumeration members

Amd64

Amd64: = "amd64"

Arm

Arm: = "arm"

Arm64

Arm64: = "arm64"

I386

I386: = "386"

Mips

Mips: = "mips"

Mips64

Mips64: = "mips64"

Mips64Le

Mips64Le: = "mips64le"

MipsLe

MipsLe: = "mipsle"

Ppc64

Ppc64: = "ppc64"

Ppc64Le

Ppc64Le: = "ppc64le"

RiscV64

RiscV64: = "riscv64"

S390X

S390X: = "s390x"

Wasm

Wasm: = "wasm"

Generated using TypeDoc