Documentation ¶
Index ¶
- func ConstructExpectedJobSpec(options ...expectedJobSpecOption) batchv1.Job
- func WithActiveStatus() expectedJobSpecOption
- func WithAnnotations(annotations map[string]string) expectedJobSpecOption
- func WithBackoffLimit(backoffLimit int32) expectedJobSpecOption
- func WithLabels(labels map[string]string) expectedJobSpecOption
- func WithPodSpecOptions(options ...corev1.ExpectedPodSpecOption) expectedJobSpecOption
- func WithTTL(ttl int32) expectedJobSpecOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithActiveStatus ¶
func WithActiveStatus() expectedJobSpecOption
func WithAnnotations ¶
func WithBackoffLimit ¶
func WithBackoffLimit(backoffLimit int32) expectedJobSpecOption
func WithLabels ¶
func WithPodSpecOptions ¶
func WithPodSpecOptions(options ...corev1.ExpectedPodSpecOption) expectedJobSpecOption
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.