app

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultHelmBinary             = "helm"
	DefaultKubeContext            = ""
	HelmRequiredVersion           = "v3.10.3"
	HelmRecommendedVersion        = "v3.11.2"
	HelmDiffRecommendedVersion    = "v3.4.0"
	HelmSecretsRecommendedVersion = "v4.1.1"
	HelmGitRecommendedVersion     = "v0.12.0"
	HelmS3RecommendedVersion      = "v0.14.0"
	HelmInstallCommand            = "https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3"
)

Variables

This section is empty.

Functions

func NewLogger

func NewLogger(writer io.Writer, logLevel string) *zap.SugaredLogger

NewLogger returns the application logger.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

App is the main application object.

func New

func New() *App

func (*App) Template

func (app *App) Template(templateImpl *config.TemplateImpl) error

Template of App run the

Jump to

Keyboard shortcuts

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