Documentation
¶
Index ¶
- func GetCluster() *application.Cluster
- func GetContext() context.Context
- func GetFramework() *clustertest.Framework
- func GetTestTimeout(testKey timeout.TestKey, defaultTimeout time.Duration) time.Duration
- func SetCluster(framework *application.Cluster)
- func SetContext(ctx context.Context)
- func SetFramework(framework *clustertest.Framework)
- func SetTestTimeout(testKey timeout.TestKey, timeout time.Duration)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCluster ¶
func GetCluster() *application.Cluster
func GetContext ¶
func GetFramework ¶
func GetFramework() *clustertest.Framework
func GetTestTimeout ¶ added in v1.60.0
GetTestTimeout returns the timeout from the context for the given TestKey or the defaultTimeout if not found
func SetCluster ¶
func SetCluster(framework *application.Cluster)
func SetContext ¶
func SetFramework ¶
func SetFramework(framework *clustertest.Framework)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.