menu
kubernetes package
documentation
core_v1.dart
ContainerStateTerminated
exitCode property
exitCode property
dark_mode
light_mode
exitCode
property
int
exitCode
final
Exit status from the last termination of the container.
Implementation
final int exitCode;
kubernetes package
documentation
core_v1
ContainerStateTerminated
exitCode property
ContainerStateTerminated class