Documentation ¶
Index ¶
- func NewInitializerJob(k6 *v1alpha1.K6, argLine string) (*batchv1.Job, error)
- func NewRunnerJob(k6 *v1alpha1.K6, index int, testRunId, token string) (*batchv1.Job, error)
- func NewRunnerService(k6 *v1alpha1.K6, index int) (*corev1.Service, error)
- func NewStarterJob(k6 *v1alpha1.K6, 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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.