ExecStateData

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard

State object indicating that the pipeline stage is currently cleaning up after executing.

Link copied to clipboard

State object indicating that the pipeline stage has completed execution and cleanup.

Link copied to clipboard

State object indicating that the pipeline stage is currently executing, including when the container is executing beyond its timeout and waiting to be killed.

Link copied to clipboard

State object indicating that the pipeline stage is currently preparing to be executed.