config

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultKindName                  = "e2e-test"
	DefaultInstallCertManagerVersion = "v1.3.1"
	DefaultInstallKruiseVersion      = "v0.8.1"
)

Variables

This section is empty.

Functions

func RegisterClusterFlags

func RegisterClusterFlags(flags *flag.FlagSet)

Types

type Config

type Config struct {
	InstallKubernetes         bool
	UninstallKubernetes       bool
	InstallCertManager        bool
	InstallCertManagerVersion string
	InstallKruise             bool
	InstallKruiseVersion      string
	InstallNebulaOperator     bool
	KindName                  string
	KindConfig                string
	StorageClass              string
	NebulaVersion             string
}
var TestConfig Config

Jump to

Keyboard shortcuts

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