clusterSelector property
The selector from the sequence that was used to create this stage.
Example CEL expression: resource.labels.canary == 'true'
Output only.
Implementation
ClusterSelector? clusterSelector;
The selector from the sequence that was used to create this stage.
Example CEL expression: resource.labels.canary == 'true'
Output only.
ClusterSelector? clusterSelector;