Documentation
¶
Index ¶
- type BaseTool
- func (t *BaseTool) Apply(planArtifactPath string) error
- func (t *BaseTool) GetExecPath() string
- func (t *BaseTool) Init(workingDir string) error
- func (t *BaseTool) Plan(planArtifactPath string) error
- func (t *BaseTool) Show(planArtifactPath, mode string) ([]byte, error)
- func (t *BaseTool) TenvName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseTool ¶
BaseTool provides common functionality for Terraform and OpenTofu
func (*BaseTool) GetExecPath ¶
Click to show internal directories.
Click to hide internal directories.