clusterSelector property

ClusterSelector? clusterSelector
getter/setter pair

The selector from the sequence that was used to create this stage.

Example CEL expression: resource.labels.canary == 'true'

Output only.

Implementation

ClusterSelector? clusterSelector;