Package io.kubernetes.client.proto
Class V2alpha1Batch
java.lang.Object
io.kubernetes.client.proto.V2alpha1Batch
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classCronJob represents the configuration of a single cron job.static final classCronJobList is a collection of cron jobs.static interfacestatic interfacestatic final classCronJobSpec describes how the job execution will look like and when it will actually run.static interfacestatic final classCronJobStatus represents the current state of a cron job.static interfacestatic final classJobTemplate describes a template for creating copies of a predefined pod.static interfacestatic final classJobTemplateSpec describes the data a Job should have when created from a templatestatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(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()
-