Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddStepsTo ¶
func AddStepsTo(sc *godog.ScenarioContext)
AddStepsTo adds cluster-related steps to the context
func InitializeSuite ¶
func InitializeSuite(ctx context.Context, tsc *godog.TestSuiteContext)
Types ¶
type ClusterState ¶
type ClusterState struct {
// contains filtered or unexported fields
}
ClusterState holds the Cluster used in the current Context
func (ClusterState) Key ¶
func (c ClusterState) Key() any
func (ClusterState) KubeConfig ¶
func (c ClusterState) KubeConfig(ctx context.Context) (string, error)
Click to show internal directories.
Click to hide internal directories.