Kazan v0.7.0 Kazan.Apis.Batch.V1beta1.CronJobStatus View Source

CronJobStatus represents the current state of a cron job.

OpenAPI Definition: io.k8s.api.batch.v1beta1.CronJobStatus

Properties

  • active :: [ Kazan.Apis.Core.V1.ObjectReference ]

    • A list of pointers to currently running jobs.
  • last_schedule_time :: Kazan.Models.Apimachinery.Meta.V1.Time

    • Information when was the last time the job was successfully scheduled.