value property
value represents the integer value of this priority class. This is the actual priority that pods receive when they have the name of this class in their pod spec.
Implementation
final int value;
value represents the integer value of this priority class. This is the actual priority that pods receive when they have the name of this class in their pod spec.
final int value;