Scope Selector Patch
data class ScopeSelectorPatch(val matchExpressions: List<ScopedResourceSelectorRequirementPatch>? = null)
A scope selector represents the AND of the selectors represented by the scoped-resource selector requirements.