public final class V2alpha1Batch extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
V2alpha1Batch.CronJob
CronJob represents the configuration of a single cron job.
|
static class |
V2alpha1Batch.CronJobList
CronJobList is a collection of cron jobs.
|
static interface |
V2alpha1Batch.CronJobListOrBuilder |
static interface |
V2alpha1Batch.CronJobOrBuilder |
static class |
V2alpha1Batch.CronJobSpec
CronJobSpec describes how the job execution will look like and when it will actually run.
|
static interface |
V2alpha1Batch.CronJobSpecOrBuilder |
static class |
V2alpha1Batch.CronJobStatus
CronJobStatus represents the current state of a cron job.
|
static interface |
V2alpha1Batch.CronJobStatusOrBuilder |
static class |
V2alpha1Batch.JobTemplate
JobTemplate describes a template for creating copies of a predefined pod.
|
static interface |
V2alpha1Batch.JobTemplateOrBuilder |
static class |
V2alpha1Batch.JobTemplateSpec
JobTemplateSpec describes the data a Job should have when created from a template
|
static interface |
V2alpha1Batch.JobTemplateSpecOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2020. All rights reserved.