python/kubernetes/docs/V2alpha1JobTemplateSpec.md
2017-06-29 01:34:59 -07:00

727 B

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]
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]

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