cmd

package
v0.4.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SecretName     string
	ConfigMapName  string
	DestinationDir string
)
View Source
var (
	DeploymentFile  string
	Overwrite       bool
	ConfigFile      string
	SecretsFile     string
	ContainerName   string
	DestinationFile string
	NoConfirm       bool
)
View Source
var (
	OutputFmt string
)
View Source
var RootCmd = &cobra.Command{
	Use:   "konfigurator",
	Short: "Tool for managing service configuration running on k8s",
	Long: `This tool fetches configuration from various backends
and saves it as k8s ConfigMaps or Secrets. Additionally it can
produce direnv or shell compatible file used for local development`,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Jump to

Keyboard shortcuts

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