Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CloudConfigBase []byte
View Source
var CloudConfigSNC []byte
Functions ¶
Types ¶
type Request ¶
type Request struct {
Prefix string
// Basic info to setup on cloud-init
Version string
Arch string
VMType []string
SubsUsername string
SubsUserpass string
// if profile SNC is enabled machine is setup to
// be used as SNC runner
ProfileSNC bool
Spot bool
Airgap bool
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.