Uses of Interface
io.kubernetes.client.proto.V1Batch.CronJobStatusOrBuilder
-
Uses of V1Batch.CronJobStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Batch.CronJobStatusOrBuilderModifier and TypeClassDescriptionstatic final class
CronJobStatus represents the current state of a cron job.static final class
CronJobStatus represents the current state of a cron job.Methods in io.kubernetes.client.proto that return V1Batch.CronJobStatusOrBuilderModifier and TypeMethodDescriptionV1Batch.CronJob.Builder.getStatusOrBuilder()
Current status of a cron job.V1Batch.CronJob.getStatusOrBuilder()
Current status of a cron job.V1Batch.CronJobOrBuilder.getStatusOrBuilder()
Current status of a cron job.