terraform

package
v2.10.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSaveTaskInContentWriterFunc

func GetSaveTaskInContentWriterFunc(archiveData *services.ArchiveUploadData, uploadParams services.UploadParams, errorsQueue *clientutils.ErrorsQueue) services.UploadDataHandlerFunc

Types

type ProduceTaskFunk

type ProduceTaskFunk func(producer parallel.Runner, uploadService *services.UploadService, uploadSummary *specutils.Result, target string, archiveData *services.ArchiveUploadData, errorsQueue *clientutils.ErrorsQueue) (int, error)

ProduceTaskFunk 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) GetArgs

func (tpc *TerraformPublishCommand) GetArgs() []string

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

func (*TerraformPublishCommand) SetModuleName

func (tpc *TerraformPublishCommand) SetModuleName(moduleName string) *TerraformPublishCommand

func (*TerraformPublishCommand) SetRepo

func (*TerraformPublishCommand) SetServerDetails

func (tpc *TerraformPublishCommand) SetServerDetails(serverDetails *config.ServerDetails) *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