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.
Adds a new method to the handler interface that returns true only if the admission control handler handles that operation.