setup

package
v0.0.0-...-77c908f Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SetupHelp      = "Creates the required files for deployment"
	SetupHelpExtra = `` /* 240-byte string literal not displayed */

	DefaultSuperadminPasswordLength = 20
	DefaultPostgresPasswordLength   = 40
	SecretsDirName                  = "secrets"
)

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Types

type SecretSpec

type SecretSpec struct {
	Name      string
	Generator func() ([]byte, error)
}

Jump to

Keyboard shortcuts

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