The semantics (sometimes it returns an error that is really just a warning) are too confusing, and it turns out that we really only need it in one place (platformCheckSupported()); after that we've already figured out what IP families are supported, so we could just use utiliptables.NewBestEffort() instead, knowing we want exactly what it returns. So we can just expand the semantics of the old NewDualStack() inline in the one place we care, without hiding any of it behind a too-complicated return value. |
||
---|---|---|
.. | ||
OWNERS | ||
doc.go | ||
number_generated_rules_test.go | ||
proxier.go | ||
proxier_test.go |