Versions in this module Expand all Collapse all v0 v0.14.0 Jul 7, 2020 Changes in this version + func AddTemplateRepo(conID, URL, description, name string, gitCredentials *utils.GitCredentials) ([]utils.TemplateRepo, error) + func DeleteTemplateRepo(conID, URL string) ([]utils.TemplateRepo, error) + func GetGitCredentialsFromKeychain(conID, templateURL string) (*utils.GitCredentials, error)