Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Assets embed.FS
Functions ¶
func Render ¶
func Render(filePath string, context interface{}) ([]unstructured.Unstructured, error)
* Can render a file or directory of files, the latter being * done by delegating to renderDir if file is a directory.
func RenderDir ¶
func RenderDir(directory string, context interface{}) ([]unstructured.Unstructured, error)
func RenderFSDir ¶
func RenderFSDir(directory string, context interface{}) ([]unstructured.Unstructured, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.