types

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTargetManifest

func GetTargetManifest() *provider.ProviderTargetManifest

Types

type TargetOptions

type TargetOptions struct {
	Region    string  `json:"Region"`               // Region slug
	Size      string  `json:"Size"`                 // Size slug
	DiskSize  int     `json:"Disk Size"`            // Disk Size integer
	Image     string  `json:"Image"`                // Image slug
	AuthToken *string `json:"Auth Token,omitempty"` // Auth token
}

func ParseTargetOptions

func ParseTargetOptions(optionsJson string) (*TargetOptions, error)

type WorkspaceMetadata

type WorkspaceMetadata struct {
}

Jump to

Keyboard shortcuts

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