package
0.4.7
Repository: https://github.com/codefresh-io/argo.git
Documentation: pkg.go.dev

# Functions

GetKubeConfig creates new kubernetes client config using specified config path and config overrides variables.
NewFixture creates e2e tests fixture: ensures that Application CRD is installed, creates temporal namespace, starts repo and api server, configure currently available cluster.
WaitUntil periodically executes specified condition until it returns true.

# Constants

No description provided by the author

# Structs

FakeGitClient is a test git client implementation which always clone local test repo.
No description provided by the author
Fixture represents e2e tests fixture.