Files
kubernetes/pkg/proxy
Dan Winship b69510b069 Remove an unnecessary abstraction
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.
2023-12-18 19:58:47 -05:00
..
2023-12-18 19:58:47 -05:00
2023-07-16 11:47:19 +00:00
2023-10-31 17:54:53 -04:00