Uses of Interface
io.kubernetes.client.proto.V1Batch.CronJobSpecOrBuilder
-
Uses of V1Batch.CronJobSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Batch.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 V1Batch.CronJobSpecOrBuilderModifier and TypeMethodDescriptionV1Batch.CronJob.Builder.getSpecOrBuilder()
Specification of the desired behavior of a cron job, including the schedule.V1Batch.CronJob.getSpecOrBuilder()
Specification of the desired behavior of a cron job, including the schedule.V1Batch.CronJobOrBuilder.getSpecOrBuilder()
Specification of the desired behavior of a cron job, including the schedule.