Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { context.Context Client *kubernetes.Clientset Parameters *parameters.Parameters BootstrapDuration time.Duration ClusterSize int PoetSize int Generic client.Client TestID string Keep bool Namespace string Image string PoetImage string Storage struct { Size string Class string } NodeSelector map[string]string Log *zap.SugaredLogger }
Context must be created for every test that needs isolated cluster.
Click to show internal directories.
Click to hide internal directories.