LabelSelector

LabelSelector
LabelSelector
JSON Example
{
    "matchExpressions": [
        {
            "values": [
                "string"
            ],
            "key": "string",
            "operator": "string"
        }
    ]
}
object
matchLabels
Optional

matchLabels

matchExpressions
Optional

matchExpressions

Property Of