节点配置中增加集群的密钥

This commit is contained in:
GoEdgeLab
2024-04-11 14:18:52 +08:00
parent 360b05289b
commit 26317785a8

View File

@@ -112,6 +112,9 @@ type NodeConfig struct {
// DNS
DNSResolver *DNSResolverConfig `yaml:"dnsResolver" json:"dnsResolver"`
// Cluster
ClusterSecret string `yaml:"clusterSecret" json:"clusterSecret"`
paddedId string
// firewall