- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for etcdDNS (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
internal/config/dns/etcd_dns.go
cancel() if err != nil { return err } } return nil } // String stringer name for this implementation of dns.Store func (c *CoreDNS) String() string { return "etcdDNS" } // CoreDNS - represents dns config for coredns server. type CoreDNS struct { domainNames []string domainIPs set.StringSet domainPort string prefixPath string etcdClient *clientv3.Client
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Feb 18 16:25:55 GMT 2025 - 8K bytes - Click Count (0)