templates

package
v0.19.4 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Templates = &T{
	Account: packr.NewBox("account"),
	Components: map[config.ComponentKind]packr.Box{
		config.ComponentKindTerraform:    packr.NewBox("component/terraform"),
		config.ComponentKindHelmTemplate: packr.NewBox("component/helm_template"),
	},
	Env:              packr.NewBox("env"),
	Global:           packr.NewBox("global"),
	Module:           packr.NewBox("module"),
	ModuleInvocation: packr.NewBox("module-invocation"),
	Repo:             packr.NewBox("repo"),
	TravisCI:         packr.NewBox("travis-ci"),
}

Functions

This section is empty.

Types

type T

type T struct {
	Account          packr.Box
	Components       map[config.ComponentKind]packr.Box
	Env              packr.Box
	Global           packr.Box
	Module           packr.Box
	ModuleInvocation packr.Box
	Repo             packr.Box
	TravisCI         packr.Box
}

Jump to

Keyboard shortcuts

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