ContainerStateTerminated
io.k8s.api.core.v1.ContainerStateTerminated
source ↗
ContainerStateTerminated is a terminated state of a container.
containerIDstringContainer's ID in the format '<type>://<container_id>'exitCodeinteger (int32) requiredExit status from the last termination of the containerfinishedAtTimeTime at which the container last terminatedmessagestringMessage regarding the last termination of the containerreasonstring(brief) reason from the last termination of the containersignalinteger (int32)Signal from the last termination of the containerstartedAtTimeTime at which previous execution of the container started