Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CAPSClusterDeploymentSpec ¶
func CAPSClusterDeploymentSpec(inputGetter func() CAPSClusterDeploymentSpecInput)
CAPSClusterDeploymentSpec implements a test that verifies that MachineDeployment rolling updates are successful.
Types ¶
type CAPSClusterDeploymentSpecInput ¶
type CAPSClusterDeploymentSpecInput struct {
E2EConfig *clusterctl.E2EConfig
ClusterctlConfigPath string
BootstrapClusterProxy framework.ClusterProxy
ArtifactFolder string
SkipCleanup bool
Flavor string
WorkerMachineCount int64
ControlPlaneMachineCount int64
ClusterctlVariables map[string]string
}
CAPSClusterDeploymentSpecInput is the input for CAPSClusterDeploymentSpec.
Click to show internal directories.
Click to hide internal directories.