集群增加是否远程启动选项

This commit is contained in:
GoEdgeLab
2022-09-17 15:11:25 +08:00
parent b8a6ae0ca4
commit 4e38fff336
9 changed files with 4598 additions and 4551 deletions

View File

@@ -13,4 +13,5 @@ message NSCluster {
bytes tlsJSON = 6;
bytes udpJSON = 7;
repeated string hosts = 8;
bool autoRemoteStart = 9;
}