Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MissingGitServerURL = fmt.Errorf("No git serverURL was specified")
MissingGitServerURL the error returned if you use a git driver that needs a git server URL
Functions ¶
func NewClientFromEnvironment ¶ added in v1.5.18
NewClientFromEnvironment creates a new client using environment variables $GIT_KIND, $GIT_SERVER, $GIT_TOKEN defaulting to github if no $GIT_KIND or $GIT_SERVER
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.