13 lines
737 B
Markdown
13 lines
737 B
Markdown
# v1_git_repo_volume_source_t
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**directory** | **char \*** | Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name. | [optional]
|
|
**repository** | **char \*** | Repository URL |
|
|
**revision** | **char \*** | Commit hash for the specified revision. | [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)
|
|
|
|
|