cmd

package
v0.0.2-0...-222d143 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2017 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GcTag = "bitnami/kubeapps"
)

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "kubeapps",
	Short: "Kubeapps Installer manages to install Kubeapps components to your cluster",
	PersistentPreRunE: func(cmd *cobra.Command, args []string) error {
		out := cmd.OutOrStderr()
		logrus.SetOutput(out)
		return nil
	},
}

RootCmd is the root of cobra subcommand tree

View Source
var (
	// VERSION will be overwritten automatically by the build system
	VERSION = "devel"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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