mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
safeIpset was a wrapper for thread-safely sharing an ipset.IPSet, but this was unnecessary because ipset.IPSet is just a wrapper around exec anyway and doesn't need any locking.
77 KiB
77 KiB