mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-10 01:01:55 +08:00
实现DNS节点远程安装
This commit is contained in:
@@ -33,7 +33,7 @@ message Node {
|
||||
SizeCapacity maxCacheMemoryCapacity = 18;
|
||||
|
||||
NodeCluster nodeCluster = 32; // 主集群
|
||||
NodeLogin login = 33;
|
||||
NodeLogin nodeLogin = 33;
|
||||
NodeInstallStatus installStatus = 34;
|
||||
repeated NodeIPAddress ipAddresses = 35;
|
||||
NodeGroup nodeGroup = 36;
|
||||
|
||||
Reference in New Issue
Block a user