Documentation ¶
Index ¶
- func CreateOrPatchCronJob(c kubernetes.Interface, meta metav1.ObjectMeta, ...) (*batch.CronJob, kutil.VerbType, error)
- func PatchCronJob(c kubernetes.Interface, cur *batch.CronJob, ...) (*batch.CronJob, kutil.VerbType, error)
- func PatchCronJobObject(c kubernetes.Interface, cur, mod *batch.CronJob) (*batch.CronJob, kutil.VerbType, error)
- func TryUpdateCronJob(c kubernetes.Interface, meta metav1.ObjectMeta, ...) (result *batch.CronJob, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrPatchCronJob ¶
func PatchCronJob ¶
func PatchCronJobObject ¶
func TryUpdateCronJob ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.