Versions in this module Expand all Collapse all v0 v0.1.2 Jun 3, 2020 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