pkg/client/unversioned/cache -> pkg/client/cache pkg/client/unversioned/record -> pkg/client/record
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.