mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: add group
This commit is contained in:
@@ -5,6 +5,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
HostTypeGroup = "group"
|
||||
HostTypeSSH = "ssh"
|
||||
HostTypePVE = "pve"
|
||||
HostTypePVENode = "pve_node"
|
||||
|
||||
Reference in New Issue
Block a user