mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-25 20:40:24 +08:00
实现基本的集群DNS列表、设置、简单数据同步
This commit is contained in:
@@ -11,4 +11,6 @@ message NodeCluster {
|
||||
string installDir = 5;
|
||||
string uniqueId = 6;
|
||||
string secret = 7;
|
||||
string dnsName = 8;
|
||||
int64 dnsDomainId = 9;
|
||||
}
|
||||
Reference in New Issue
Block a user