Package io.kubernetes.client.proto
Class V1beta1Batch
java.lang.Object
io.kubernetes.client.proto.V1beta1Batch
-
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
JobTemplate describes a template for creating copies of a predefined pod.static interface
static final class
JobTemplateSpec describes the data a Job should have when created from a templatestatic 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()
-