12 lines
503 B
Markdown
12 lines
503 B
Markdown
# V1JobTemplateSpec
|
|
|
|
JobTemplateSpec describes the data a Job should have when created from a template
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | | [optional]
|
|
**spec** | [**V1JobSpec**](V1JobSpec.md) | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|