package
9.5.1+incompatible
Repository: https://github.com/gitlabhq/gitlab-runner.git
Documentation: pkg.go.dev
# Structs
DefaultRemoteExecutor is the standard implementation of remote command execution.
ExecOptions declare the arguments accepted by the Exec command.
# Interfaces
RemoteExecutor defines the interface accepted by the Exec command - provided for test stubbing.