install

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2019 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultOptions = &Options{
	Namespace:       "default",
	AllDependencies: false,
}

DefaultOptions initializes the install command options to its defaults

Functions

func Run added in v0.3.0

func Run(cmd *cobra.Command, args []string, options *Options) error

Run returns the errors associated with cmd env

Types

type Options added in v0.3.0

type Options struct {
	AllDependencies bool
	AutoApprove     bool
	InstanceName    string
	KubeConfigPath  string
	Namespace       string
	Parameters      map[string]string
	PackageVersion  string
	SkipInstance    bool
}

Options defines configuration options for the install command

Jump to

Keyboard shortcuts

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