added support for baremetal mode

This commit is contained in:
2023-12-20 04:35:04 +00:00
parent 751f1b15a6
commit 83653866e6
6 changed files with 206 additions and 125 deletions

View File

@@ -20,6 +20,7 @@ var (
UpdateServerList bool
ServerList bool
SetDefaultConfig bool
BareMetalPublicKey string
NetworkInterface bool
ViewPlugin bool
TrackedContainers bool