Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneRepo ¶
func CloneRepo( kubeClient *kubernetes.Clientset, argocdNs string, repoUrl string, repoBranch string, ) (repo *gogit.Repository, tmpDir string, auth *http.BasicAuth, err error)
Clones a git repo registered with argocd into a local repository
func NewArgocdClientOrDie ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.