labels property

List<Label>? labels
getter/setter pair

Pod labels.

For Kubernetes containers, these are applied to the container.

Implementation

core.List<Label>? labels;