Package io.kubernetes.client.proto
Class V1Batch
java.lang.Object
io.kubernetes.client.proto.V1Batch
-
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 classJob represents the configuration of a single job.static final classJobCondition describes current state of a job.static interfacestatic final classJobList is a collection of jobs.static interfacestatic interfacestatic final classJobSpec describes how the job execution will look like.static interfacestatic final classJobStatus represents the current state of a Job.static interfacestatic final classJobTemplateSpec describes the data a Job should have when created from a templatestatic interfacestatic final classUncountedTerminatedPods 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.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()
-