batch.v1.cronJobStatus
"CronJobStatus represents the current state of a cron job."
Index
fn withActive(active)
fn withActiveMixin(active)
fn withLastScheduleTime(lastScheduleTime)
fn withLastSuccessfulTime(lastSuccessfulTime)
Fields
fn withActive
withActive(active)
"A list of pointers to currently running jobs."
fn withActiveMixin
withActiveMixin(active)
"A list of pointers to currently running jobs."
Note: This function appends passed data to existing values
fn withLastScheduleTime
withLastScheduleTime(lastScheduleTime)
"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."
fn withLastSuccessfulTime
withLastSuccessfulTime(lastSuccessfulTime)
"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."