# Functions

No description provided by the author
GetCronJobJobs returns list of jobs owned by cron job.
GetCronJobDetail gets Cron Job details.
GetCronJobEvents gets events associated to cron job.
GetCronJobJobs returns list of jobs owned by cron job.
GetCronJobList returns a list of all CronJobs in the cluster.
GetCronJobListFromChannels returns a list of all CronJobs in the cluster reading required resource list once from the channels.
No description provided by the author
TriggerCronJob manually triggers a cron job and creates a new job.

# Structs

CronJob is a presentation layer view of Kubernetes Cron Job resource.
CronJobDetail contains Cron Job details.
CronJobList contains a list of CronJobs in the cluster.

# Type aliases

No description provided by the author