Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CloudConfig []byte
Functions ¶
func Create ¶
func Create(ctx *maptContext.ContextArgs, args *OpenshiftSNCArgs) error
Create orchestrate 3 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(ctx *maptContext.ContextArgs) (err error)
Will destroy resources related to machine
Types ¶
type OpenshiftSNCArgs ¶
type OpenshiftSNCArgs struct {
Prefix string
InstanceRequest instancetypes.InstanceRequest
Version string
Arch string
PullSecretFile string
Spot bool
Timeout string
}
Click to show internal directories.
Click to hide internal directories.