Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CertPath = mustToAbsPath("../fixture/certs/argocd-test-client.crt") CertKeyPath = mustToAbsPath("../fixture/certs/argocd-test-client.key") )
Functions ¶
func AddHTTPSRepo ¶
func AddHTTPSRepo(insecure bool)
sets the current repo as the default HTTPS test repo
func AddHTTPSRepoClientCert ¶ added in v1.2.0
func AddHTTPSRepoClientCert(insecure bool)
sets a HTTPS repo using TLS client certificate authentication
func AddHelmRepo ¶ added in v1.3.0
func AddHelmRepo(name string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.