Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 595 Bytes

File metadata and controls

11 lines (7 loc) · 595 Bytes

ArgoWorkflowsClient.Model.IoArgoprojEventsV1alpha1GitRemoteConfig

Properties

Name Type Description Notes
Name string Name of the remote to fetch from. [optional]
Urls List<string> URLs the URLs of a remote repository. It must be non-empty. Fetch will always use the first URL, while push will use all of them. [optional]

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