Files
go/kubernetes/docs/V1ContainerStateWaiting.md
2019-03-26 08:13:00 -07:00

12 lines
487 B
Markdown

# V1ContainerStateWaiting
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Message** | **string** | Message regarding why the container is not yet running. | [optional]
**Reason** | **string** | (brief) reason the container is not yet running. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)