Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JobDefinition ¶
type JobDefinition struct { Namespace *corev1.Namespace StatefulSet *appsv1.StatefulSet Service *corev1.Service MatchingLabels map[string]string }
func JobDef ¶
func JobDef(env []corev1.EnvVar) *JobDefinition
Click to show internal directories.
Click to hide internal directories.