Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JobConfig ¶
type JobConfig struct { k8s.JobConfigCommon // Extending the base job config ConfigMapName string // Name of the image configmap used by the image job }
JobConfig Defines the parameters for an image job
Click to show internal directories.
Click to hide internal directories.