target

package
v0.0.0-...-0a45487 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: GPL-3.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TargetCommands = &cobra.Command{
	Use: "target",

	Short: "List, show detail of running targets and configure quick launch recipes.",
	Long: `
A target is an instance of a recipe that can be launched with a 
single click to a cloud region. When a recipe is configured for a
particular cloud it will enumerate all the regions of that cloud as
quick lauch targets. The sub-commands below allow you to launch, view
amd manage these target spaces.
`,
}

Functions

func ConfigureTarget

func ConfigureTarget(targetKey string)

func ConnectTarget

func ConnectTarget(targetKey string)

func CreateTarget

func CreateTarget(recipeKey, iaasName string)

func DeleteTarget

func DeleteTarget(targetKey string)

func LaunchTarget

func LaunchTarget(targetKey string)

func ListTargets

func ListTargets()

func ResumeTarget

func ResumeTarget(targetKey string)

func SSHTarget

func SSHTarget(targetKey string)

func ShowTarget

func ShowTarget(targetKey string)

func StartTerminal

func StartTerminal(client *utils.SSHClient, rootPassword string) error

func SuspendTarget

func SuspendTarget(targetKey string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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