Uses of Interface
io.kubernetes.client.proto.V2alpha1Batch.JobTemplateSpecOrBuilder
-
Uses of V2alpha1Batch.JobTemplateSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2alpha1Batch.JobTemplateSpecOrBuilderModifier and TypeClassDescriptionstatic final classJobTemplateSpec describes the data a Job should have when created from a templatestatic final classJobTemplateSpec describes the data a Job should have when created from a templateMethods in io.kubernetes.client.proto that return V2alpha1Batch.JobTemplateSpecOrBuilderModifier and TypeMethodDescriptionV2alpha1Batch.CronJobSpec.Builder.getJobTemplateOrBuilder()Specifies the job that will be created when executing a CronJob.V2alpha1Batch.CronJobSpec.getJobTemplateOrBuilder()Specifies the job that will be created when executing a CronJob.V2alpha1Batch.CronJobSpecOrBuilder.getJobTemplateOrBuilder()Specifies the job that will be created when executing a CronJob.V2alpha1Batch.JobTemplate.Builder.getTemplateOrBuilder()Defines jobs that will be created from this template.V2alpha1Batch.JobTemplate.getTemplateOrBuilder()Defines jobs that will be created from this template.V2alpha1Batch.JobTemplateOrBuilder.getTemplateOrBuilder()Defines jobs that will be created from this template.