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 BootstrapDuration time.Duration ClusterSize int Generic client.Client Namespace string Image string PoetImage 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.