v1.ScopedResourceSelectorRequirement
A scoped-resource selector requirement is a selector that contains values, a scope name, and an operator that relates the scope name and values.
{
"operator": "string",
"scopeName": "string",
"values": [
"string"
]
}