linux

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(r *LinuxRequest) (err error)

func Destroy

func Destroy() error

Types

type LinuxRequest

type LinuxRequest struct {
	Prefix           string
	Location         string
	VMSizes          []string
	Arch             string
	InstanceRequest  instancetypes.InstanceRequest
	OSType           OSType
	Version          string
	Username         string
	Spot             bool
	SpotTolerance    spotAzure.EvictionRate
	Userdata         string
	ReadinessCommand string
}

type OSType

type OSType int
const (
	Ubuntu OSType = iota + 1
	RHEL
	Fedora
)

Jump to

Keyboard shortcuts

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