Documentation ¶
Overview ¶
Package executor contains functionality to apply the transformations defined in a Parameterizer resource, based on the apply sub-resources.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePod ¶
func CreatePod(p *parameterizer.Parameterizer) *batchv1.Job
func MarshallObj ¶
MarshallObj marshall a struct to json or yaml
func PrintObj ¶
func PrintObj(v interface{}, outputFormat string)
PrintObj marshall an object and print it to stdout
func Run ¶
func Run(p parameterizer.Parameterizer) (err error)
Run executes the Parameterizer resource's transformation steps as defined in the apply sub-resource.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.