Documentation ¶
Index ¶
- func DeleteJob(ctx context.Context, cli client.Client, jobNamespace string, jobName string) error
- func GetLatestPod(ctx context.Context, cli client.Client, jobNamespace string, jobName string) (*corev1.Pod, error)
- func GetTerminationLog(ctx context.Context, cli client.Client, jobNamespace string, jobName string) string
- func HasJobFinished(ctx context.Context, cli client.Client, job *batchv1.Job) bool
- type JobStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestPod ¶
func GetTerminationLog ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.