template

package
v0.9.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Expander

type Expander struct {
	EnvJPath    []string
	FlagJpath   []string
	ExtVars     []string
	ExtVarFiles []string
	TlaVars     []string
	TlaVarFiles []string
	ExtCodes    []string

	Resolver   string
	FailAction string
	// contains filtered or unexported fields
}

func NewExpander added in v0.9.0

func NewExpander(fs afero.Fs) Expander

func (*Expander) Expand

func (spec *Expander) Expand(paths []string) ([]*unstructured.Unstructured, error)

Expand expands paths to a slice of v1 Unstructured objects.

Jump to

Keyboard shortcuts

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