common

package
v1.66.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2024 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAllDaemonSetsReady added in v1.48.0

func CheckAllDaemonSetsReady(ctx context.Context, wcClient *client.Client) func() error

func CheckAllDeploymentsReady added in v1.48.0

func CheckAllDeploymentsReady(ctx context.Context, wcClient *client.Client) func() error

func CheckAllJobsSucceeded added in v1.53.0

func CheckAllJobsSucceeded(ctx context.Context, wcClient *client.Client) func() error

func CheckAllPodsSuccessfulPhase added in v1.48.0

func CheckAllPodsSuccessfulPhase(ctx context.Context, wcClient *client.Client) func() error

func CheckAllStatefulSetsReady added in v1.48.0

func CheckAllStatefulSetsReady(ctx context.Context, wcClient *client.Client) func() error

func CheckControlPlaneNodesReady

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

func CheckMachinePoolsReadyAndRunning added in v1.48.0

func CheckMachinePoolsReadyAndRunning(ctx context.Context, 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(ctx context.Context, 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