mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-12 17:46:14 +00:00
Instead of constructing a *net.IPnet whose .Mask field is never used, call the getIndexForIP method of *CidrSet and *MultiCIDRSet directly.