commands

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2021 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallProcess

func CallProcess(app string, flags []string) error

func CheckCommand added in v0.0.2

func CheckCommand(command string, subcommand []string) (string, error)

func CleanupSSMAgent added in v0.0.2

func CleanupSSMAgent() error

func DownloadSSMAgentPlugin added in v0.0.2

func DownloadSSMAgentPlugin() error

func InstallSSMAgent added in v0.0.2

func InstallSSMAgent() error

func Remove

func Remove(region string, path string) error

func Set

func Set(region string, file string, path string, svc string) error

Types

type Ecs

type Ecs struct {
	TerraformStateBucketName string `hcl:"terraform_state_bucket_name"`
}

type Response

type Response struct {
	Err error

	Cmd *cobra.Command
}

func Execute

func Execute(args []string) Response

type TerraformRunOption

type TerraformRunOption struct {
	ContainerName string
	Cmd           []string
}

Jump to

Keyboard shortcuts

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