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

Structs

Job

Job represents the configuration of a single job.

JobCondition

JobCondition describes current state of a job.

JobSpec

JobSpec describes how the job execution will look like.

JobStatus

JobStatus represents the current state of a Job.

ReadNamespacedJobOptional

Optional parameters of Job::read_namespaced_job

ReadNamespacedJobStatusOptional

Optional parameters of Job::read_namespaced_job_status

Enums

ReadNamespacedJobResponse

Use <ReadNamespacedJobResponse as Response>::try_from_parts to parse the HTTP response body of Job::read_namespaced_job

ReadNamespacedJobStatusResponse

Use <ReadNamespacedJobStatusResponse as Response>::try_from_parts to parse the HTTP response body of Job::read_namespaced_job_status