Documentation ¶
Index ¶
Constants ¶
View Source
const ( CrashLoopBackOff = "CrashLoopBackOff" ErrImagePull = "ErrImagePull" ImagePullBackOff = "ImagePullBackOff" CreateContainerConfigError = "CreateContainerConfigError" InvalidImageName = "InvalidImageName" CreateContainerError = "CreateContainerError" )
These are the valid reason for the container waiting
View Source
const ( Terminated = "Terminated" OOMKilled = "OOMKilled" Error = "Error" ContainerCannotRun = "ContainerCannotRun" DeadlineExceeded = "DeadlineExceeded" Evicted = "Evicted" )
These are the valid reason for the container terminated
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.