Package io.kubernetes.client.proto
Class V1Batch
java.lang.Object
io.kubernetes.client.proto.V1Batch
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
CronJob represents the configuration of a single cron job.static final class
CronJobList is a collection of cron jobs.static interface
static interface
static final class
CronJobSpec describes how the job execution will look like and when it will actually run.static interface
static final class
CronJobStatus represents the current state of a cron job.static interface
static final class
Job represents the configuration of a single job.static final class
JobCondition describes current state of a job.static interface
static final class
JobList is a collection of jobs.static interface
static interface
static final class
JobSpec describes how the job execution will look like.static interface
static final class
JobStatus represents the current state of a Job.static interface
static final class
JobTemplateSpec describes the data a Job should have when created from a templatestatic interface
static final class
UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-