Argo Workflows · Schema

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.GitArtifact

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.GitArtifact schema from Argo Workflows API

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
branch string
cloneDirectory string 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.
creds object
filePath string
insecureIgnoreHostKey boolean
ref string
remote object
sshKeySecret object
tag string
url string
View JSON Schema on GitHub