templates

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed project.yaml.tpl
	ProjectYAML string

	//go:embed values.yaml.tpl
	ValuesYAML string

	//go:embed app-static.yaml.tpl
	StaticAppYAML string
)
View Source
var (
	ProjectYAMLTemplate   = lazyInit("project.yaml", ProjectYAML)
	ValuesYAMLTemplate    = lazyInit("values.yaml", ValuesYAML)
	StaticAppYAMLTemplate = lazyInit("static_app.yaml", StaticAppYAML)
)

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