external

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Platform platform.Name = "external"
)

Variables

This section is empty.

Functions

func NewFlight

func NewFlight(opts *Options) (platform.Flight, error)

Types

type Console

type Console interface {
	io.WriteCloser
}

type Options

type Options struct {
	*platform.Options
	ManagementHost     string
	ManagementUser     string
	ManagementPassword string
	ManagementSocks    string
	// Executed on the Management Node
	ProvisioningCmds   string
	SerialConsoleCmd   string
	DeprovisioningCmds string
}

Jump to

Keyboard shortcuts

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