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