Files
c/kubernetes/docs/v1_container_state_waiting.md
2021-03-17 16:50:46 +08:00

494 B

v1_container_state_waiting_t

Properties

Name Type Description Notes
message char * Message regarding why the container is not yet running. [optional]
reason char * (brief) reason the container is not yet running. [optional]

[Back to Model list] [Back to API list] [Back to README]