tce

package
v0.0.0-...-e5c8c29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

README

tce

To run TCE install test

sudo go test -v -run ^TestTceInstall$ github.com/karuppiah7890/tce-e2e-test/testutils/tce

Documentation

Index

Constants

View Source
const BAT = "bat"
View Source
const SHELL = "sh"

Variables

This section is empty.

Functions

func DeletePackage

func DeletePackage(packageDetails Package) error

func Install

func Install(version, buildType string) error

TODO: Should we support Install("v0.11.0") too? Or just have one of them? Which one? Example: Install("0.11.0")

func InstallPackage

func InstallPackage(packageDetails Package) error

func PackageE2Etest

func PackageE2Etest(packageDetails Package, workloadClusterKubeContext string) error

Types

type Package

type Package struct {
	Name         string
	Version      string
	ManualCreate bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL