Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.1 KB

IoArgoprojEventsV1alpha1GitArtifact.md

File metadata and controls

19 lines (15 loc) · 1.1 KB

IoArgoprojEventsV1alpha1GitArtifact

Properties

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]

[Back to Model list] [Back to API list] [Back to README]