Documentation ¶ Index ¶ func Run(ctx context.Context, r runner.Runner, args []string) func RunScript(body string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(ctx context.Context, r runner.Runner, args []string) Run starts test runner, test runner can have 3 states - pod:success, test execution: success - pod:success, test execution: failed - pod:failed, test execution: failed - this one is unusual behaviour func RunScript ¶ added in v1.15.0 func RunScript(body string) error RunScript runs script Types ¶ This section is empty. Source Files ¶ View all Source files agent.go Click to show internal directories. Click to hide internal directories.