14 lines
365 B
YAML
14 lines
365 B
YAML
id: selector
|
|
name: Selector
|
|
full-link: /docs/concepts/overview/working-with-objects/labels/
|
|
related:
|
|
- label
|
|
tags:
|
|
- fundamental
|
|
short-description: >
|
|
Allows users to filter a list of resources based on labels.
|
|
long-description: >
|
|
Selectors are applied when querying lists of resources to filter
|
|
them by {% glossary_tooltip text="Labels" term_id="label"
|
|
%}.
|