Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeJobStatus ¶ added in v0.93.0
func ComputeJobStatus(u *unstructured.Unstructured) status.Result
ComputeJobStatus computes the status of a Kubernetes Job resource. It returns a status.Result indicating whether the Job is InProgress, Failed, or Current. if the status cannot be determined, it returns Unknown with an error message.
func NewCustomJobStatusReader ¶
func NewCustomJobStatusReader(mapper meta.RESTMapper) engine.StatusReader
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.