Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CloudConfigBase []byte
Functions ¶
Types ¶
type Request ¶
type Request struct {
Prefix string
Version string
Arch string
InstanceRequest instancetypes.InstanceRequest
VMType []string
Spot bool
Airgap bool
// If timeout is set a severless scheduled task will be created to self destroy the resources
Timeout string
// setup as github actions runner
SetupGHActionsRunner bool
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.