Versions in this module Expand all Collapse all v1 v1.2.4 Sep 18, 2019 v1.2.3 Sep 18, 2019 Changes in this version + type GitArtifactDriver struct + InsecureIgnoreHostKey bool + Password string + SSHPrivateKey string + Username string + func (g *GitArtifactDriver) Load(inputArtifact *wfv1.Artifact, path string) error + func (g *GitArtifactDriver) Save(path string, outputArtifact *wfv1.Artifact) error