Documentation
¶
Overview ¶
Package k8s contains utility functions for interacting with Kubernetes clusters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckJobErrors ¶
func CheckJobErrors(ctx context.Context, client kubernetes.Interface, namespace, jobName string) error
CheckJobErrors checks if a job has failed and returns an error with more details about the failure, such as the pod that failed and the error code.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.