Documentation ¶
Index ¶
- func Create(ctx context.Context, cli client.Client, objects []runtime.Object, ...) error
- func Delete(ctx context.Context, cli client.Client, objects []runtime.Object, ...) error
- func GetPodLog(ctx context.Context, config *rest.Config, pod *corev1.Pod) (string, error)
- func IsJobCompleted(job *batchv1.Job) bool
- func IsPodCompleted(pod *corev1.Pod) bool
- func ParseK8sObjects(y string) ([]runtime.Object, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsJobCompleted ¶
func IsPodCompleted ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.