Kazan v0.10.0 Kazan.Apis.Batch.V1beta1.JobTemplateSpec View Source

JobTemplateSpec describes the data a Job should have when created from a template

OpenAPI Definition: io.k8s.api.batch.v1beta1.JobTemplateSpec

Properties

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Apis.Batch.V1beta1.JobTemplateSpec{
  metadata: Kazan.Models.Apimachinery.Meta.V1.ObjectMeta.t(),
  spec: Kazan.Apis.Batch.V1.JobSpec.t()
}