menu
kubernetes package
documentation
batch_v1.dart
JobCondition
type property
type property
dark_mode
light_mode
type
property
String
type
final
Type of job condition, Complete or Failed.
Implementation
final String type;
kubernetes package
documentation
batch_v1
JobCondition
type property
JobCondition class