- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ExitCode (0.13 sec)
-
common-protos/k8s.io/api/core/v1/generated.proto
} // ContainerStateTerminated is a terminated state of a container. message ContainerStateTerminated { // Exit status from the last termination of the container optional int32 exitCode = 1; // Signal from the last termination of the container // +optional optional int32 signal = 2; // (brief) reason from the last termination of the container // +optional
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K bytes - Viewed (0)