package
Version:
v1.21.42
Opens a new window with list of versions in this module.
Published: Dec 24, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package vmcmd provides commands for managing VM plugins.
NewCmd creates the vm command suite.
type VMInfo struct {
Name string `json:"name"`
VMID string `json:"vmid"`
Path string `json:"path"`
Exists bool `json:"exists"`
}
VMInfo holds information about a linked VM
Source Files
¶
Click to show internal directories.
Click to hide internal directories.