Documentation ¶
Overview ¶
Package tester contains the logic to access the test context and the cluster included
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterContext ¶
type ClusterContext struct { Config *rest.Config Client *kubernetes.Clientset ClusterID string KubeconfigPath string }
ClusterContext encapsulate all information and objects used to access a test cluster.
Click to show internal directories.
Click to hide internal directories.