Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SplitYAMLs ¶
func SplitYAMLs(yamlData []byte) ([]unstructured.Unstructured, error)
SplitYAMLs splits a YAML file into unstructured objects. Returns list of all unstructured objects found in the yaml. If an error occurs, returns objects that have been parsed so far too.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.