rhel

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CloudConfigBase []byte
View Source
var CloudConfigSNC []byte

Functions

func Create

func Create(r *Request) error

Create orchestrate 2 stacks: If spot is enable it will run best spot option to get the best option to spin the machine Then it will run the stack for windows dedicated host

func Destroy

func Destroy() (err error)

Will destroy resources related to machine

Types

type Request

type Request struct {
	Prefix string
	// Basic info to setup on cloud-init
	Version      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
}

Jump to

Keyboard shortcuts

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