package
0.12.0
Repository: https://github.com/rancher/fleet.git
Documentation: pkg.go.dev

# Functions

BuildGitHostname builds the hostname of a cluster-local git repo from the provided namespace.
CreateKnownHosts works around https://github.com/go-git/go-git/issues/411.
GetExternalRepoAddr retrieves the external URL where our local git server can be reached, based on the provided port and repo name.
NewHTTP creates a new Git instance with HTTP auth, using environment variables.
NewSSH creates a new Git instance with SSH auth, using environment variables.

# Structs

Git represents a git repo with auth.
No description provided by the author
No description provided by the author