Versions in this module Expand all Collapse all v4 v4.0.0 Mar 19, 2026 Changes in this version + func GetApplication() *application.Application + func GetBundleApplication() *application.Application + func GetCluster() *application.Cluster + func GetContext() context.Context + func GetFramework() *clustertest.Framework + func GetHelmRelease() *helmv2.HelmRelease + func SetApplication(app *application.Application) + func SetBundleApplication(app *application.Application) + func SetCluster(framework *application.Cluster) + func SetContext(ctx context.Context) + func SetFramework(framework *clustertest.Framework) + func SetHelmRelease(hr *helmv2.HelmRelease) Other modules containing this package github.com/giantswarm/apptest-framework github.com/giantswarm/apptest-framework/v2 github.com/giantswarm/apptest-framework/v3