labels property

List<Label>? labels
getter/setter pair

Container labels, as provided by the container runtime.

Implementation

core.List<Label>? labels;