Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dir ¶
func Dir(manifestDir string, d *Data) ([]*unstructured.Unstructured, error)
Dir will render all manifests in a directory, descending in to subdirectories It will perform template substitutions based on the data supplied by the RenderData
func Template ¶
func Template(path string, d *Data) ([]*unstructured.Unstructured, error)
Template reads, renders, and attempts to parse a yaml or json file representing one or more k8s api objects
Types ¶
type Data ¶
func MakeRenderData ¶
func MakeRenderData() Data
type DeviceInfo ¶
Click to show internal directories.
Click to hide internal directories.