manifestprocessor

package
v0.0.0-...-2c83561 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFromFileWithTemplate

func ParseFromFileWithTemplate(fileName string, directory string, templateData interface{}) ([]unstructured.Unstructured, error)

ParseFromFileWithTemplate parse manifests with goTemplate support

func ParseWithTemplate

func ParseWithTemplate(manifest []byte, templateData interface{}) ([]unstructured.Unstructured, error)

func ParseYaml

func ParseYaml(rawYaml []byte) ([]unstructured.Unstructured, error)

func ParseYamlFromFile

func ParseYamlFromFile(fileName string, directory string) ([]unstructured.Unstructured, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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