Documentation ¶
Index ¶
- func NewInitializerJob(k6 v1alpha1.TestRunI, argLine string) (*batchv1.Job, error)
- func NewRunnerJob(k6 v1alpha1.TestRunI, index int, token string) (*batchv1.Job, error)
- func NewRunnerService(k6 v1alpha1.TestRunI, index int) (*corev1.Service, error)
- func NewStarterJob(k6 v1alpha1.TestRunI, hostname []string) *batchv1.Job
- func NewStopJob(k6 v1alpha1.TestRunI, hostname []string) *batchv1.Job
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInitializerJob ¶
NewInitializerJob builds a template used to initializefor creating a starter job
func NewRunnerJob ¶
NewRunnerJob creates a new k6 job from a CRD
func NewRunnerService ¶
func NewStarterJob ¶
NewStarterJob builds a template used for creating a starter job
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.