Module k8s_openapi::v1_8::api::batch::v2alpha1 [−][src]
Structs
CronJob |
CronJob represents the configuration of a single cron job. |
CronJobList |
CronJobList is a collection of cron jobs. |
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 |