Kazan v0.9.0 Kazan.Apis.Batch.V2alpha1.CronJobStatus View Source

CronJobStatus represents the current state of a cron job.

OpenAPI Definition: io.k8s.api.batch.v2alpha1.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

    • Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.