[Agent][Bastion] - Bastion mode - 2

This commit is contained in:
zeaslity
2024-04-17 16:42:02 +08:00
parent c0712b7325
commit dacdb6588e
12 changed files with 383 additions and 203 deletions

View File

@@ -27,6 +27,7 @@ type ExecutionMessage struct {
var log = logger.Log
// AgentOsOperatorCache global agent operator cache
var AgentOsOperatorCache = &AgentOsOperator{}
func Activate() {