LabelSelectors
No description
type LabelSelectors {
matchLabels: MapString
matchExpressions: [LabelSelectorRequirement!]
}
Fields
LabelSelectors.matchLabels
● MapString
scalar
LabelSelectors.matchExpressions
● [LabelSelectorRequirement!]
list object
Member Of
RepoGroup
object