Documentation ¶
Index ¶
- type Executor
- func (_m *Executor) Format(ctx context.Context, input []byte) ([]byte, error)
- func (_m *Executor) GetExecPath() string
- func (_m *Executor) ProviderSchemas(ctx context.Context) (*tfjson.ProviderSchemas, error)
- func (_m *Executor) SetExecLogPath(path string) error
- func (_m *Executor) SetLogger(logger *log.Logger)
- func (_m *Executor) SetTimeout(duration time.Duration)
- func (_m *Executor) Version(ctx context.Context) (*version.Version, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
Executor is an autogenerated mock type for the TerraformExecutor type
func (*Executor) GetExecPath ¶
GetExecPath provides a mock function with given fields:
func (*Executor) ProviderSchemas ¶
ProviderSchemas provides a mock function with given fields: ctx
func (*Executor) SetExecLogPath ¶
SetExecLogPath provides a mock function with given fields: path
func (*Executor) SetTimeout ¶
SetTimeout provides a mock function with given fields: duration
Click to show internal directories.
Click to hide internal directories.