Documentation ¶
Overview ¶
Package framework implements utils for CAPV e2e tests.
Index ¶
- func CreateClusterctlLocalRepository(ctx context.Context, config *clusterctl.E2EConfig, repositoryFolder string, ...) (string, error)
- func InitBootstrapCluster(ctx context.Context, bootstrapClusterProxy framework.ClusterProxy, ...)
- func LoadE2EConfig(ctx context.Context, configPath string) (*clusterctl.E2EConfig, error)
- func LoadImagesFunc(ctx context.Context) func(clusterProxy framework.ClusterProxy)
- func SetupBootstrapCluster(ctx context.Context, config *clusterctl.E2EConfig, scheme *runtime.Scheme, ...) (bootstrap.ClusterProvider, framework.ClusterProxy, error)
- func TearDown(ctx context.Context, bootstrapClusterProvider bootstrap.ClusterProvider, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitBootstrapCluster ¶
func InitBootstrapCluster(ctx context.Context, bootstrapClusterProxy framework.ClusterProxy, config *clusterctl.E2EConfig, clusterctlConfig, artifactFolder string)
func LoadE2EConfig ¶
func LoadImagesFunc ¶ added in v1.9.4
func LoadImagesFunc(ctx context.Context) func(clusterProxy framework.ClusterProxy)
func SetupBootstrapCluster ¶
func SetupBootstrapCluster(ctx context.Context, config *clusterctl.E2EConfig, scheme *runtime.Scheme, useExistingCluster bool) (bootstrap.ClusterProvider, framework.ClusterProxy, error)
func TearDown ¶
func TearDown(ctx context.Context, bootstrapClusterProvider bootstrap.ClusterProvider, bootstrapClusterProxy framework.ClusterProxy)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.