mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: add hosts management
This commit is contained in:
@@ -13,6 +13,7 @@ import (
|
||||
)
|
||||
|
||||
type IncusWebsocketSession struct {
|
||||
Type string `json:"type"` // "qemu" | "lxc"
|
||||
Instance string `json:"instance"`
|
||||
Shell string `json:"shell"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user