mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 04:10:25 +08:00
节点配置中增加集群的密钥
This commit is contained in:
@@ -112,6 +112,9 @@ type NodeConfig struct {
|
||||
// DNS
|
||||
DNSResolver *DNSResolverConfig `yaml:"dnsResolver" json:"dnsResolver"`
|
||||
|
||||
// Cluster
|
||||
ClusterSecret string `yaml:"clusterSecret" json:"clusterSecret"`
|
||||
|
||||
paddedId string
|
||||
|
||||
// firewall
|
||||
|
||||
Reference in New Issue
Block a user