Documentation
¶
Index ¶
Constants ¶
View Source
const ( StackDedicatedHost = "stackDedicatedHost" StackMacMachine = "stackMacMachine" )
Variables ¶
View Source
var ( TypesByArch = map[string]string{ "x86": "mac1.metal", "m1": "mac2.metal", "m2": "mac2-m2pro.metal"} AWSArchIDbyArch = map[string]string{ "x86": "x86_64_mac", "m1": "arm64_mac", "m2": "arm64_mac"} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.