Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Merge ¶
func Merge(selectors ...*metav1.LabelSelector) *metav1.LabelSelector
Merge combines multiple label selectors by merging match labels and expressions. When the same label key appears in multiple selectors with different values, the last value wins. Duplicate match expressions are collapsed; conflicting expressions remain and will match nothing. Returns nil if all input selectors are nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.