Options
All
  • Public
  • Public/Protected
  • All
Menu

CronJobStatus represents the current state of a cron job.

export
interface

IoK8sApiBatchV1CronJobStatus

Hierarchy

  • IoK8sApiBatchV1CronJobStatus

Index

Properties

A list of pointers to currently running jobs.

memberof

IoK8sApiBatchV1CronJobStatus

lastScheduleTime?: string

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.

memberof

IoK8sApiBatchV1CronJobStatus

lastSuccessfulTime?: string

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.

memberof

IoK8sApiBatchV1CronJobStatus

Generated using TypeDoc