linux

package
v0.6.9 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2024 License: Apache-2.0 Imports: 17 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
	VMSize        string
	Arch          string
	OSType        OSType
	Version       string
	Username      string
	Spot          bool
	SpotTolerance spotprice.EvictionRate
}

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