InitContainerPropertiesDefinitionInstanceView Class
The instance view of the init container. Only valid in response.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
InitContainerPropertiesDefinitionInstanceView(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
restart_count
|
The number of times that the init container has been restarted. |
|
current_state
|
The current state of the init container. |
|
previous_state
|
The previous state of the init container. |
|
events
|
The events of the init container. |