openshiftsnc

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CloudConfig []byte

Functions

func Destroy

func Destroy(mCtxArgs *mc.ContextArgs) (err error)

Will destroy resources related to machine

Types

type OpenshiftSNCArgs

type OpenshiftSNCArgs struct {
	Prefix                  string
	ComputeRequest          *cr.ComputeRequestArgs
	Version                 string
	DisableClusterReadiness bool
	Arch                    string
	PullSecretFile          string
	Spot                    *spotTypes.SpotArgs
	Timeout                 string
}

type OpenshiftSncResultsMetadata added in v0.9.5

type OpenshiftSncResultsMetadata struct {
	Username      string   `json:"username"`
	PrivateKey    string   `json:"private_key"`
	Host          string   `json:"host"`
	Kubeconfig    string   `json:"kubeconfig"`
	KubeadminPass string   `json:"kubeadmin_pass"`
	SpotPrice     *float64 `json:"spot_price,omitempty"`
	ConsoleUrl    string   `json:"console_url,omitempty"`
}

func Create

func Create(mCtxArgs *mc.ContextArgs, args *OpenshiftSNCArgs) (_ *OpenshiftSncResultsMetadata, err 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

Jump to

Keyboard shortcuts

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