mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-25 12:30:24 +08:00
实现完整的集群、域名同步
This commit is contained in:
@@ -348,6 +348,7 @@ message NodeDNSInfo {
|
||||
string route = 4;
|
||||
int64 clusterId = 5;
|
||||
int64 dnsDomainId = 6;
|
||||
string dnsDomainName = 7;
|
||||
}
|
||||
|
||||
// 查找单个节点的域名解析信息
|
||||
|
||||
Reference in New Issue
Block a user