package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

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.
TriggerCronJob manually triggers a cron job and creates a new job.

# Constants

# 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