# Variables
No description provided by the author
No description provided by the author
# Structs
CronJob represents the configuration of a single cron job.
CronJobList is a collection of cron jobs.
CronJobSpec describes how the job execution will look like and when it will actually run.
CronJobStatus represents the current state of a cron job.
JobTemplate describes a template for creating copies of a predefined pod.
JobTemplateSpec describes the data a Job should have when created from a template.