vm

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	VM      *vers.Vm
	Host    string // preferred host (node IP or fallback base hostname)
	KeyPath string // local path to SSH private key
	BaseURL *url.URL
}

Info contains details needed to establish an SSH connection to a VM.

func GetConnectInfo

func GetConnectInfo(ctx context.Context, client *vers.Client, identifier string) (Info, error)

GetConnectInfo resolves the VM and returns connection information, including Node IP and SSH key.

Jump to

Keyboard shortcuts

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