helmfile

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ComponentType = "helmfile"

Variables

This section is empty.

Functions

func ExecHelmfileCommand added in v0.2.1

func ExecHelmfileCommand(ctx context.Context, command string, stk *stack.Stack, globalArgs []string, additionalArgs []string, dryRun bool) error

Types

type Config added in v0.3.0

type Config struct {
	BasePath       string            `yaml:"base_path" json:"base_path" mapstructure:"base_path"`
	KubeconfigPath string            `yaml:"kubeconfig_path" json:"kubeconfig_path" mapstructure:"kubeconfig_path"`
	Envs           map[string]string `yaml:"envs" json:"envs" mapstructure:"envs"`
}

Jump to

Keyboard shortcuts

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