Module k8s_openapi::api::batch::v2alpha1[][src]

Structs

CronJob

CronJob represents the configuration of a single cron job.

CronJobSpec

CronJobSpec describes how the job execution will look like and when it will actually run.

CronJobStatus

CronJobStatus represents the current state of a cron job.

JobTemplateSpec

JobTemplateSpec describes the data a Job should have when created from a template