package kubecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Cron_job_status represents the current state of a cron job.

type t
val to_yojson : t -> Yojson.Safe.t

A list of pointers to currently running jobs.

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

module Object : Object.S with type value := t