Uses of Interface
io.kubernetes.client.proto.V2alpha1Batch.CronJobSpecOrBuilder
-
Uses of V2alpha1Batch.CronJobSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2alpha1Batch.CronJobSpecOrBuilderModifier and TypeClassDescriptionstatic final class
CronJobSpec describes how the job execution will look like and when it will actually run.static final class
CronJobSpec describes how the job execution will look like and when it will actually run.Methods in io.kubernetes.client.proto that return V2alpha1Batch.CronJobSpecOrBuilderModifier and TypeMethodDescriptionV2alpha1Batch.CronJob.Builder.getSpecOrBuilder()
Specification of the desired behavior of a cron job, including the schedule.V2alpha1Batch.CronJob.getSpecOrBuilder()
Specification of the desired behavior of a cron job, including the schedule.V2alpha1Batch.CronJobOrBuilder.getSpecOrBuilder()
Specification of the desired behavior of a cron job, including the schedule.