Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Framework *clustertest.Framework Cluster *application.Cluster )
Functions ¶
func CheckControlPlaneNodesReady ¶ added in v1.4.0
func CheckControlPlaneNodesReady(wcClient *client.Client, values application.ControlPlane) func() error
func CheckWorkerNodesReady ¶ added in v1.4.0
func CheckWorkerNodesReady(wcClient *client.Client, values *application.ClusterValues) func() error
func Run ¶
func Run(cfg *TestConfig)
Types ¶
type TestConfig ¶ added in v1.5.0
type TestConfig struct {
BastionSupported bool
}
Click to show internal directories.
Click to hide internal directories.