python/kubernetes/docs/V1beta1JobTemplateSpec.md
2017-10-09 17:56:32 -07:00

726 B

V1beta1JobTemplateSpec

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]