Expand description
Placement constraints for pipeline stages.
NodeConstraint describes where a stage should run. In the current
implementation all stages run locally; constraints are recorded as
placement hints for future remote dispatch via CpuLease.
Enumsยง
- Node
Constraint - Placement hint for a pipeline stage.