mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-08-09 08:05:24 +00:00
Instead of constructing a *net.IPnet whose .Mask field is never used, call the getIndexForIP method of *CidrSet and *MultiCIDRSet directly.