templates

package
v0.58.6 Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

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