command

package
v0.0.0-...-2dfab7d Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 49 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UnrecognizedCommandFlagError = errors.New("unrecognized command flag")

Functions

func DownloadScript

func DownloadScript(url string) (string, error)

func Execute

func Execute(ctx context.Context, opts cmdOptions)

Execute is the entry point for CLI app.

func NewRootCmd

func NewRootCmd(opts cmdOptions) *cobra.Command

func RequireConfigFromFileSystem

func RequireConfigFromFileSystem(
	ctx context.Context,
	cmd *cobra.Command,
	cmdArgs []string,
	providers provider.Providers,
) (*jetconfig.Config, error)

Types

type HelmOptions

type HelmOptions struct {
	ChartLocation string
	Name          string
	ValueFiles    []string
	SetValues     string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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