common

package
v1.49.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DeployAppsTimeoutContextKey = "deployAppsTimeout"
	DefaultDeployAppsTimeout    = 15 * time.Minute
)

Variables

This section is empty.

Functions

func CheckAllDaemonSetsReady added in v1.48.0

func CheckAllDaemonSetsReady(wcClient *client.Client) func() error

func CheckAllDeploymentsReady added in v1.48.0

func CheckAllDeploymentsReady(wcClient *client.Client) func() error

func CheckAllPodsSuccessfulPhase added in v1.48.0

func CheckAllPodsSuccessfulPhase(wcClient *client.Client) func() error

func CheckAllStatefulSetsReady added in v1.48.0

func CheckAllStatefulSetsReady(wcClient *client.Client) func() error

func CheckControlPlaneNodesReady

func CheckControlPlaneNodesReady(wcClient *client.Client, expectedNodes int) func() error

func CheckMachinePoolsReadyAndRunning added in v1.48.0

func CheckMachinePoolsReadyAndRunning(mcClient *client.Client, clusterName string, clusterNamespace string) func() error

CheckMachinePoolsReadyAndRunning checks if all MachinePool resources have Ready condition with Status True and are in Running phase.

func CheckWorkerNodesReady

func CheckWorkerNodesReady(wcClient *client.Client, values *application.ClusterValues) func() error

func Run

func Run(cfg *TestConfig)

func RunApps added in v1.48.0

func RunApps()

Types

type TestConfig

type TestConfig struct {
	AutoScalingSupported         bool
	BastionSupported             bool
	TeleportSupported            bool
	ExternalDnsSupported         bool
	ControlPlaneMetricsSupported bool
}

Jump to

Keyboard shortcuts

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