Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner is used to run terraform commands on a workspace
func NewRunner ¶
func NewRunner( runService run.Service, jobDispatcherPlugin jobdispatcher.JobDispatcher, logger logger.Logger, ) *Runner
NewRunner creates a new Runner
Click to show internal directories.
Click to hide internal directories.