Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FinishedCondition ¶
func FinishedCondition(j *batch.Job) (bool, batch.JobConditionType)
FinishedCondition returns true if a job is finished as well as the condition type indicating that. Returns false and no condition type otherwise
func IsJobFinished ¶
IsJobFinished checks whether the given Job has finished execution. It does not discriminate between successful and failed terminations.
func IsJobSucceeded ¶
IsJobSucceeded returns whether a job has completed successfully.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.