kubernetes v1.31

TopologySelectorTerm.matchLabelExpressions

A list of topology selector requirements by labels.

2 fields
TopologySelectorTerm.matchLabelExpressions fields and descriptions
Field / TypeDescription
key
string required

The label key that the selector applies to.

string[] required

An array of string values. One value must match the label to be selected. Each entry in Values is ORed.

  • x-kubernetes-list-type: "atomic"