cmd

package
v3.9.5 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultHelmHome to hold default home path of .helm dir
	DefaultHelmHome = filepath.Join(homedir.HomeDir(), ".helm")
)
View Source
var Version = "HEAD"

Version identifier populated via the CI/CD process.

Functions

func AddDiffOptions added in v3.4.0

func AddDiffOptions(f *pflag.FlagSet, o *diff.Options)

AddDiffOptions adds flags for the various consolidated options to the functions in the diff package

func New

func New() *cobra.Command

New creates a new cobra client

func ProcessDiffOptions added in v3.4.0

func ProcessDiffOptions(f *pflag.FlagSet, o *diff.Options)

ProcessDiffOptions processes the set flags and handles possible interactions between them

Types

type Error

type Error struct {
	Code int
	// contains filtered or unexported fields
}

Error to report errors

Jump to

Keyboard shortcuts

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