# Functions

NewSimpleProcessor returns a new simple template processor.

# Structs

SimpleProcessor is a yaml processor that uses envsubst to substitute values for variables in the format ${var}.

# Interfaces

Processor defines the methods necessary for creating a specific yaml processor.