template

package
v2.0.48+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentTemplate

type DeploymentTemplate struct {
	// contains filtered or unexported fields
}

func NewDeploymentTemplate

func NewDeploymentTemplate(content []byte) DeploymentTemplate

func (DeploymentTemplate) Evaluate

type DeploymentTemplateFactory

type DeploymentTemplateFactory interface {
	NewDeploymentTemplateFromPath(path string) (DeploymentTemplate, error)
}

func NewDeploymentTemplateFactory

func NewDeploymentTemplateFactory(fs boshsys.FileSystem) DeploymentTemplateFactory

type InterpolatedTemplate

type InterpolatedTemplate struct {
	// contains filtered or unexported fields
}

func NewInterpolatedTemplate

func NewInterpolatedTemplate(content []byte, shaSumString string) InterpolatedTemplate

func (*InterpolatedTemplate) Content

func (t *InterpolatedTemplate) Content() []byte

func (*InterpolatedTemplate) SHA

func (t *InterpolatedTemplate) SHA() string

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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