Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEncryptedKey = errors.New("private keys with passphrases are not supported")
Functions ¶
This section is empty.
Types ¶
type GitDriver ¶
type GitDriver struct {
InitialVersion string
URI string
Branch string
PrivateKey string
Username string
Password string
File string
GitUser string
Depth string
CommitMessage string
Runner resource.Runner
}
GitDriver accesses git
Click to show internal directories.
Click to hide internal directories.