Namespace Pulumi.Kubernetes.Types.Outputs.Batch.V2Alpha1
Classes
CronJob
CronJob represents the configuration of a single cron job.
CronJobList
CronJobList is a collection of cron jobs.
CronJobSpec
CronJobSpec describes how the job execution will look like and when it will actually run.
CronJobStatus
CronJobStatus represents the current state of a cron job.
JobTemplateSpec
JobTemplateSpec describes the data a Job should have when created from a template