exec

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecHelmfile

func ExecHelmfile(ctx context.Context, command string, stackName string, component string, additionalArgs []string, options HelmfileExecOptions) error

func ExecuteDescribeConfig

func ExecuteDescribeConfig(cmd *cobra.Command, options DescribeConfigOptions) error

ExecuteDescribeConfig executes `describe config` command

func ExecuteDescribeStacks

func ExecuteDescribeStacks(cmd *cobra.Command, options DescribeStackOptions) error

ExecuteDescribeStacks executes `describe stacks` command

Types

type DescribeConfigOptions

type DescribeConfigOptions struct {
	Format string
}

type DescribeStackOptions

type DescribeStackOptions struct {
	Format     string
	OutputFile string
	Stack      string
}

type HelmfileExecOptions

type HelmfileExecOptions struct {
	DryRun     bool
	GlobalArgs string
}

Jump to

Keyboard shortcuts

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