Kazan v0.3.0 Kazan.Models.V1.ContainerState
ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.
Properties
running
::Kazan.Models.V1.ContainerStateRunning
- Details about a running container
terminated
::Kazan.Models.V1.ContainerStateTerminated
- Details about a terminated container
waiting
::Kazan.Models.V1.ContainerStateWaiting
- Details about a waiting container