Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Go ¶
Go runs a go command for a project in a given working directory. Example call could look like this:
Go(ctx, "build", "-o", "e2e-harness", ".")
func IsExecutionFailed ¶
IsExecutionFailed asserts executionFailedError.
func PullDockerImage ¶
PullDockerImage implements tasks.Task func type. It is meant to be ran before any other function from this package to add retries and avoid obscure pull logs in other tasks.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.