Package | Description |
---|---|
io.kubernetes.client.util.labels |
Modifier and Type | Class and Description |
---|---|
class |
EqualityMatcher
Equality-based matcher for label-selection.
|
class |
SetMatcher
Set-based matcher for label-selection.
|
Modifier and Type | Method and Description |
---|---|
static LabelSelector |
LabelSelector.and(LabelMatcher... matchers)
Constructs a new label selector from a conjunction of label matcher.
|
Copyright © 2022. All rights reserved.