Name | Type | Description | Notes |
---|---|---|---|
branch | str | [optional] | |
clone_directory | str | Directory to clone the repository. We clone complete directory because GitArtifact is not limited to any specific Git service providers. Hence we don't use any specific git provider client. | [optional] |
creds | IoArgoprojEventsV1alpha1GitCreds | [optional] | |
file_path | str | [optional] | |
insecure_ignore_host_key | bool | [optional] | |
ref | str | [optional] | |
remote | IoArgoprojEventsV1alpha1GitRemoteConfig | [optional] | |
ssh_key_secret | IoK8sApiCoreV1SecretKeySelector | [optional] | |
tag | str | [optional] | |
url | str | [optional] |