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

Structs

CronJob represents the configuration of a single cron job.

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

CronJobStatus represents the current state of a cron job.

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

Enums

Use <ReadNamespacedCronJobResponse as Response>::try_from_parts to parse the HTTP response body of CronJob::read_namespaced_cron_job

Use <ReadNamespacedCronJobStatusResponse as Response>::try_from_parts to parse the HTTP response body of CronJob::read_namespaced_cron_job_status