package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
FinishedCondition returns true if a job is finished as well as the condition type indicating that.
IsJobFinished checks whether the given Job has finished execution.
IsJobSucceeded returns whether a job has completed successfully.