types

package
v0.12.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 {
	RemoteHostname   *string `json:"Remote Hostname,omitempty"`
	RemotePort       *int    `json:"Remote Port,omitempty"`
	RemoteUser       *string `json:"Remote User,omitempty"`
	RemotePassword   *string `json:"Remote Password,omitempty"`
	RemotePrivateKey *string `json:"Remote Private Key Path,omitempty"`
	SockPath         *string `json:"Sock Path,omitempty"`
	WorkspaceDataDir *string `json:"Workspace Data Dir,omitempty"`
}

func ParseTargetOptions

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

type WorkspaceMetadata

type WorkspaceMetadata struct {
	NetworkId string
}

Jump to

Keyboard shortcuts

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