tfscore

package
v0.5.46 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlanTool added in v0.4.56

type PlanTool struct {
	tools.ToolOpts
	tools.DirectoryOpt
	TerraformPlan string
	Plan          string
	JSONPlan      string
	// contains filtered or unexported fields
}

func (*PlanTool) CommandTemplate added in v0.4.56

func (t *PlanTool) CommandTemplate() *cobra.Command

func (*PlanTool) Name added in v0.4.56

func (t *PlanTool) Name() string

func (*PlanTool) Register added in v0.4.56

func (t *PlanTool) Register(cmd *cobra.Command)

func (*PlanTool) Run added in v0.4.56

func (t *PlanTool) Run() error

func (*PlanTool) Validate added in v0.5.13

func (t *PlanTool) Validate() error

type Tool

type Tool struct {
	tools.DirectoryBasedToolOpts
	PlanFile   string
	SaveBundle string
	// contains filtered or unexported fields
}

func (*Tool) CommandTemplate

func (t *Tool) CommandTemplate() *cobra.Command

func (*Tool) Name

func (t *Tool) Name() string

func (*Tool) Register

func (t *Tool) Register(cmd *cobra.Command)

func (*Tool) Run

func (t *Tool) Run() (*tools.Result, error)

func (*Tool) Validate

func (t *Tool) Validate() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL