type property
Specifies the required Pod condition type. To match a pod condition it is required that specified type equals the pod condition type.
Implementation
final String type;
Specifies the required Pod condition type. To match a pod condition it is required that specified type equals the pod condition type.
final String type;