FieldSelectorRequirement [api_object]ai-synthesized · conf 0.82
FieldSelectorRequirement is a selector that contains values, a key, and an operator that relates the key and values.
meta
Represents a single requirement in a FieldSelector.
Why it matters Used to specify conditions for selecting resources based on their fields.
Key facts - Must match one of the values listed in value field - Can be used with operator field
Common pitfalls - Incorrectly specified requirements can lead to incorrect resource selection
Related FieldSelector
Sources
swagger.json — “io.k8s.apimachinery.pkg.apis.meta.v1.FieldSelectorRequirement”