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
VMDomain string // VM domain suffix (e.g. "vm.vers.sh", "vm.staging.vers.sh")
}
Info contains details needed to establish an SSH connection to a VM.
Click to show internal directories.
Click to hide internal directories.