mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
unexpose InterfaceAddrser (#693)
This commit is contained in:
committed by
Miek Gieben
parent
a4eea61190
commit
d684dedfd3
@@ -44,7 +44,7 @@ type Kubernetes struct {
|
||||
PodMode string
|
||||
ReverseCidrs []net.IPNet
|
||||
Fallthrough bool
|
||||
interfaceAddrs InterfaceAddrser
|
||||
interfaceAddrs interfaceAddrser
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user