scheduling property

Scheduling? scheduling
final

scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it. If scheduling is nil, this RuntimeClass is assumed to be supported by all nodes.

Implementation

final Scheduling? scheduling;