inventory

package
v1.97.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HelmPassword = "password"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Test

type Test struct {
	Name                   string // must match test-focus in .github/workflows/build-test.yaml
	Suite                  string
	Label                  string
	Namespace              string
	UpstreamURI            string
	Browser                string
	UseMinimalRBAC         bool
	SkipCompatibilityCheck bool
	NeedsSnapshots         bool
	NeedsMonitoring        bool
	NeedsRegistry          bool
	IsHelmManaged          bool
	Setup                  func(kubectlCLI *kubectl.CLI) TestimParams
}

func MultiAppTest added in v1.90.0

func MultiAppTest() Test

func NewAirgapSmokeTest added in v1.92.1

func NewAirgapSmokeTest() Test

func NewBackupAndRestore

func NewBackupAndRestore() Test

func NewChangeLicense

func NewChangeLicense() Test

func NewHelmManagedMode

func NewHelmManagedMode() Test

func NewMinKotsVersion added in v1.86.0

func NewMinKotsVersion() Test

func NewMinimalRBACTest

func NewMinimalRBACTest() Test

func NewNoRequiredConfig

func NewNoRequiredConfig() Test

func NewRangeKotsVersion added in v1.86.0

func NewRangeKotsVersion() Test

func NewRegressionTest

func NewRegressionTest() Test

func NewSmokeTest

func NewSmokeTest() Test

func NewStrictPreflightChecks

func NewStrictPreflightChecks() Test

func NewTagAndDigest added in v1.82.0

func NewTagAndDigest() Test

func NewTargetKotsVersion added in v1.86.0

func NewTargetKotsVersion() Test

func NewVersionHistoryPagination

func NewVersionHistoryPagination() Test

type TestimParams

type TestimParams map[string]interface{}

func SetupHelmManagedMode

func SetupHelmManagedMode(kubectlCLI *kubectl.CLI) TestimParams

func SetupNoRequiredConfig

func SetupNoRequiredConfig(kubectlCLI *kubectl.CLI) TestimParams

func SetupRegressionTest

func SetupRegressionTest(kubectlCLI *kubectl.CLI) TestimParams

Jump to

Keyboard shortcuts

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