selector property

LabelSelector? selector
final

A label query over pods that should match the pod count. Normally, the system sets this field for you. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors.

Implementation

final LabelSelector? selector;