mirror of
				https://github.com/TeaOSLab/EdgeCommon.git
				synced 2025-11-04 05:00:24 +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