Name | Type | Description | Notes |
---|---|---|---|
directory | str | directory is the 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 | [optional] |
repository | str | repository is the URL | [optional] |
revision | str | revision is the commit hash for the specified revision. +optional | [optional] |