Kazan v0.3.0 Kazan.Models.V1.Job
Job represents the configuration of a single job.
Properties
metadata
::Kazan.Models.V1.ObjectMeta
- Standard object’s metadata. More info.
spec
::Kazan.Models.V1.JobSpec
- Spec is a structure defining the expected behavior of a job. More info.
status
::Kazan.Models.V1.JobStatus
- Status is a structure describing current status of a job. More info.