| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Kubernetes.Model.V1.ContainerState
Documentation
data 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.
Constructors
| ContainerState | |
Fields | |
mkContainerState :: ContainerState #
Use this method to build a ContainerState