实现完整的集群、域名同步

This commit is contained in:
GoEdgeLab
2020-11-14 21:28:02 +08:00
parent 4cb613f3ac
commit 5cda050be2
10 changed files with 1118 additions and 480 deletions

View File

@@ -348,6 +348,7 @@ message NodeDNSInfo {
string route = 4;
int64 clusterId = 5;
int64 dnsDomainId = 6;
string dnsDomainName = 7;
}
// 查找单个节点的域名解析信息