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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.