templates

package
v0.68.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PipelineTemplate = `` /* 1795-byte string literal not displayed */

PipelineTemplate template

View Source
var ServiceTemplateBuildScript = `` /* 511-byte string literal not displayed */

ServiceTemplateBuildScript template

View Source
var ServiceTemplateDefaultJSONSchema = `` /* 137-byte string literal not displayed */

ServiceTemplateDefaultJSONSchema template

View Source
var ServiceTemplateDockerfile = `` /* 192-byte string literal not displayed */

ServiceTemplateDockerfile template

View Source
var ServiceTemplateEndpoint = `` /* 578-byte string literal not displayed */

ServiceTemplateEndpoint template

View Source
var ServiceTemplateMain = `` /* 2788-byte string literal not displayed */

ServiceTemplateMain template

View Source
var ServiceTemplateMakefile = `
.PHONY: build
build:
	@sh ./scripts/build.sh {{ .name }}
`

ServiceTemplateMakefile template

View Source
var ServiceTemplateVERSION = `
{{ default "0.0.1" .version }}
`

ServiceTemplateVERSION template

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