mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-08-13 20:07:56 +00:00
A lot of packages use StringSet, but they don't use anything else from the util package. Moving StringSet into another package will shrink their dependency trees significantly.