Versions in this module Expand all Collapse all v0 v0.0.1 Feb 6, 2026 Changes in this version + func GetCLIName() string + type UDSE2ETest struct + ApplianceMode bool + ApplianceModeKeep bool + Arch string + CommandLog []string + RunClusterTests bool + UDSBinPath string + func (e2e *UDSE2ETest) CleanFiles(files ...string) + func (e2e *UDSE2ETest) CreateZarfPkg(t *testing.T, path string, forceCreate bool) + func (e2e *UDSE2ETest) CreateZarfPkgWithArch(t *testing.T, path string, forceCreate bool, arch string) + func (e2e *UDSE2ETest) DeleteZarfPkg(t *testing.T, path string) + func (e2e *UDSE2ETest) DownloadZarfInitPkg(t *testing.T, zarfVersion string) + func (e2e *UDSE2ETest) GetGitRevision() (string, error) + func (e2e *UDSE2ETest) GetLogFileContents(t *testing.T, stdErr string) string + func (e2e *UDSE2ETest) GetMismatchedArch() string + func (e2e *UDSE2ETest) GetUdsVersion(t *testing.T) string + func (e2e *UDSE2ETest) HelmDepUpdate(t *testing.T, path string) + func (e2e *UDSE2ETest) SetupDockerRegistry(t *testing.T, port int) + func (e2e *UDSE2ETest) TeardownRegistry(t *testing.T, port int) + func (e2e *UDSE2ETest) UDS(args ...string) (string, string, error) + func (e2e *UDSE2ETest) UDSNoLog(args ...string) (string, string, error)