unexpose InterfaceAddrser (#693)
This commit is contained in:
parent
a4eea61190
commit
d684dedfd3
4 changed files with 10 additions and 10 deletions
|
@ -44,7 +44,7 @@ type Kubernetes struct {
|
|||
PodMode string
|
||||
ReverseCidrs []net.IPNet
|
||||
Fallthrough bool
|
||||
interfaceAddrs InterfaceAddrser
|
||||
interfaceAddrs interfaceAddrser
|
||||
}
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue