constants

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MACRequestCmd      = "request"
	MACRRequestCmdDesc = "request mac machine"
	MACReleaseCmd      = "release"
	MACReleaseCmdDesc  = "release mac machine"

	MACArch              string = "arch"
	MACArchDesc          string = "MAC architecture allowed values x86, m1, m2"
	MACArchDefault       string = mac.DefaultArch
	MACOSVersion         string = "version"
	MACOSVersionDesc     string = "MACos operating system vestion 11, 12 on x86 and m1/m2; 13, 14 on all archs"
	MACOSVersionDefault  string = mac.DefaultOSVersion
	MACFixedLocation     string = "fixed-location"
	MACFixedLocationDesc string = "if this flag is set the host will be created only on the region set by the AWS Env (AWS_DEFAULT_REGION)"
	MACDHID              string = "dedicated-host-id"
	MACDHIDDesc          string = "id for the dedicated host"
)

Variables

This section is empty.

Functions

func MACArchAsCirrusArch

func MACArchAsCirrusArch(arch string) *cirrus.Arch

Types

This section is empty.

Jump to

Keyboard shortcuts

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