value property
Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.
Implementation
final String? value;
Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.
final String? value;