python/kubernetes/docs/V1ContainerStateWaiting.md
2016-11-22 17:23:41 -08:00

481 B

V1ContainerStateWaiting

Properties

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

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