menu
kubernetes package
documentation
core_v1.dart
ContainerStateRunning
startedAt property
startedAt property
dark_mode
light_mode
startedAt
property
DateTime
?
startedAt
final
Time at which the container was last (re-)started.
Implementation
final DateTime? startedAt;
kubernetes package
documentation
core_v1
ContainerStateRunning
startedAt property
ContainerStateRunning class