public final class V1Batch extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
V1Batch.CronJob
CronJob represents the configuration of a single cron job.
|
static class |
V1Batch.CronJobList
CronJobList is a collection of cron jobs.
|
static interface |
V1Batch.CronJobListOrBuilder |
static interface |
V1Batch.CronJobOrBuilder |
static class |
V1Batch.CronJobSpec
CronJobSpec describes how the job execution will look like and when it will actually run.
|
static interface |
V1Batch.CronJobSpecOrBuilder |
static class |
V1Batch.CronJobStatus
CronJobStatus represents the current state of a cron job.
|
static interface |
V1Batch.CronJobStatusOrBuilder |
static class |
V1Batch.Job
Job represents the configuration of a single job.
|
static class |
V1Batch.JobCondition
JobCondition describes current state of a job.
|
static interface |
V1Batch.JobConditionOrBuilder |
static class |
V1Batch.JobList
JobList is a collection of jobs.
|
static interface |
V1Batch.JobListOrBuilder |
static interface |
V1Batch.JobOrBuilder |
static class |
V1Batch.JobSpec
JobSpec describes how the job execution will look like.
|
static interface |
V1Batch.JobSpecOrBuilder |
static class |
V1Batch.JobStatus
JobStatus represents the current state of a Job.
|
static interface |
V1Batch.JobStatusOrBuilder |
static class |
V1Batch.JobTemplateSpec
JobTemplateSpec describes the data a Job should have when created from a template
|
static interface |
V1Batch.JobTemplateSpecOrBuilder |
static class |
V1Batch.UncountedTerminatedPods
UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't
been accounted in Job status counters.
|
static interface |
V1Batch.UncountedTerminatedPodsOrBuilder |
| 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 © 2023. All rights reserved.