templates

package
v0.58.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Templates = &T{
	Common: packr.NewBox("common"),
	Components: map[v2.ComponentKind]packr.Box{
		v2.ComponentKindTerraform:    packr.NewBox("component/terraform"),
		v2.ComponentKindHelmTemplate: packr.NewBox("component/helm_template"),
	},
	Env:              packr.NewBox("env"),
	Module:           packr.NewBox("module"),
	ModuleInvocation: packr.NewBox("module-invocation"),
	Repo:             packr.NewBox("repo"),
	TravisCI:         packr.NewBox("travis-ci"),
	CircleCI:         packr.NewBox("circleci"),
	GitHubActionsCI:  packr.NewBox(".github"),
}

Functions

This section is empty.

Types

type T

type T struct {
	Common           packr.Box
	Components       map[v2.ComponentKind]packr.Box
	Env              packr.Box
	Module           packr.Box
	ModuleInvocation packr.Box
	Repo             packr.Box
	TravisCI         packr.Box
	CircleCI         packr.Box
	GitHubActionsCI  packr.Box
}

Jump to

Keyboard shortcuts

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