terraform

package
v2.52.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProduceTaskFunc added in v2.27.0

type ProduceTaskFunc func(producer parallel.Runner, serverDetails *config.ServerDetails, uploadSummary *[][]*servicesUtils.OperationSummary, uploadParams *services.UploadParams, errorsQueue *clientUtils.ErrorsQueue) (int, error)

ProduceTaskFunc is provided as an argument to 'walkDirAndUploadTerraformModules' function for testing purposes.

type TerraformPublishCommand

type TerraformPublishCommand struct {
	*TerraformPublishCommandArgs
	// contains filtered or unexported fields
}

func NewTerraformPublishCommand

func NewTerraformPublishCommand() *TerraformPublishCommand

func (*TerraformPublishCommand) CommandName

func (tpc *TerraformPublishCommand) CommandName() string

func (*TerraformPublishCommand) Init added in v2.28.0

func (tpc *TerraformPublishCommand) Init() error

func (*TerraformPublishCommand) Result

func (*TerraformPublishCommand) Run

func (tpc *TerraformPublishCommand) Run() error

func (*TerraformPublishCommand) ServerDetails

func (tpc *TerraformPublishCommand) ServerDetails() (*config.ServerDetails, error)

func (*TerraformPublishCommand) SetArgs

func (tpc *TerraformPublishCommand) SetArgs(terraformArg []string) *TerraformPublishCommand

func (*TerraformPublishCommand) SetConfigFilePath

func (tpc *TerraformPublishCommand) SetConfigFilePath(configFilePath string) *TerraformPublishCommand

type TerraformPublishCommandArgs

type TerraformPublishCommandArgs struct {
	// contains filtered or unexported fields
}

func NewTerraformPublishCommandArgs

func NewTerraformPublishCommandArgs() *TerraformPublishCommandArgs

Jump to

Keyboard shortcuts

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