types

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTargetConfigManifest added in v0.13.0

func GetTargetConfigManifest() *models.TargetConfigManifest

Types

type TargetConfigOptions added in v0.13.0

type TargetConfigOptions 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"`
	TargetDataDir    *string `json:"Target Data Dir,omitempty"`
}

func ParseTargetConfigOptions added in v0.13.0

func ParseTargetConfigOptions(optionsJson string) (opts *TargetConfigOptions, isLocal bool, err error)

type TargetMetadata added in v0.13.0

type TargetMetadata struct {
	NetworkId string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳