Kazan v0.2.0 Kazan.Models.V2alpha1.CronJob
CronJob represents the configuration of a single cron job.
Properties
metadata
::Kazan.Models.V1.ObjectMeta
- Standard object’s metadata. More info.
spec
::Kazan.Models.V2alpha1.CronJobSpec
- Spec is a structure defining the expected behavior of a job, including the schedule. More info.
status
::Kazan.Models.V2alpha1.CronJobStatus
- Status is a structure describing current status of a job. More info.