mac

package
v0.9.9 Latest Latest
Warning

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

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

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

type HostInformation

type HostInformation struct {
	Arch        *string
	OSVersion   *string
	BackedURL   *string
	Prefix      *string
	ProjectName *string
	RunID       *string
	Region      *string
	Host        *ec2Types.Host
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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