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.

Inheritance
InitContainerPropertiesDefinitionInstanceView

Constructor

InitContainerPropertiesDefinitionInstanceView(**kwargs)

Variables

restart_count
int

The number of times that the init container has been restarted.

current_state
ContainerState

The current state of the init container.

previous_state
ContainerState

The previous state of the init container.

events
list[Event]

The events of the init container.