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 Driver ¶
type GitDriver ¶
type GitDriver struct {
InitialVersion semver.Version
URI string
Branch string
PrivateKey string
File string
GitUser string
}
Click to show internal directories.
Click to hide internal directories.