Kazan v0.4.0 Kazan.Models.Apis.Batch.V2alpha1.CronJobStatus View Source

CronJobStatus represents the current state of a cron job.

OpenAPI Definition: io.k8s.kubernetes.pkg.apis.batch.v2alpha1.CronJobStatus

Properties

  • active :: [ Kazan.Models.Api.V1.ObjectReference ]

    • Active holds pointers to currently running jobs.
  • last_schedule_time :: Kazan.Models.ApiMachinery.Apis.Meta.V1.Time

    • LastScheduleTime keeps information of when was the last time the job was successfully scheduled.