Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 765 Bytes

V2alpha1JobTemplateSpec.md

File metadata and controls

11 lines (7 loc) · 765 Bytes

V2alpha1JobTemplateSpec

Properties

Name Type Description Notes
Metadata *V1ObjectMeta Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata [optional] [default to null]
Spec *V1JobSpec Specification of the desired behavior of the job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]