schedulerName property
If specified, the pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler.
Implementation
final String? schedulerName;
If specified, the pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler.
final String? schedulerName;