This commit is contained in:
wh1te909
2022-06-26 15:34:00 -07:00
parent aed33b9a95
commit 8d2511129c
8 changed files with 29 additions and 13 deletions

View File

@@ -42,6 +42,8 @@ type AgentConfig struct {
Cert string
Proxy string
CustomMeshDir string
NatsProxyPath string
NatsProxyPort string
}
type RunScriptResp struct {