Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneRepo ¶
func CloneRepo( creds *RepoCreds, repoUrl string, repoBranch string, ) (repo *gogit.Repository, tmpDir string, auth *http.BasicAuth, err error)
CloneRepo clones a git repo registered with argocd into a local repository
func NewArgocdClient ¶ added in v0.10.0
func NewArgocdClientOrDie ¶
Types ¶
type RepoCreds ¶
func GetKubeclientAndRepoCreds ¶ added in v0.9.0
func GetRepoCredsFromArgoCd ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.