git

package
v2.2.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitArtifactDriver

type GitArtifactDriver struct {
	Username      string
	Password      string
	SSHPrivateKey string
}

GitArtifactDriver is the artifact driver for a git repo

func (*GitArtifactDriver) Load

func (g *GitArtifactDriver) Load(inputArtifact *wfv1.Artifact, path string) error

Load download artifacts from an git URL

func (*GitArtifactDriver) Save

func (g *GitArtifactDriver) Save(path string, outputArtifact *wfv1.Artifact) error

Save is unsupported for git output artifacts

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL