Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyPatches ¶
func ApplyPatches(toPatch []unstructured.Unstructured, patches []string) ([]unstructured.Unstructured, error)
ApplyPatches patches a list of unstructured objects with a list of patches. Patches match if their kind and apiVersion match a document, with the exception that if the patch does not set apiVersion it will be ignored.
Types ¶
Click to show internal directories.
Click to hide internal directories.