Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetermineChildDerivedOptions ¶
func DetermineChildDerivedOptions(loadZone types.LoadZone, options libWorker.Options, subFraction float64) libWorker.Options
Scales load options for child jobs proportionately based on their subFraction
func DetermineRuntimeOptions ¶
func DetermineRuntimeOptions(job libOrch.Job, gs libOrch.BaseGlobalState) (*libWorker.Options, error)
Import script to determine options on the orchestrator
Types ¶
type ExecutionConflictError ¶
type ExecutionConflictError string
ExecutionConflictError is a custom error type used for all of the errors in the DeriveScenariosFromShortcuts() function.
func (ExecutionConflictError) Error ¶
func (e ExecutionConflictError) Error() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.