Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Check ¶
Check takes cli output and return as a string or an array of strings instead of printing
changedFilePath should be the root of the changed folder
func PrintDiff ¶
func PrintDiff(w io.Writer, live *unstructured.Unstructured, target *unstructured.Unstructured) error
PrintDiff prints a diff between two unstructured objects to stdout using an external diff utility Honors the diff utility set in the KUBECTL_EXTERNAL_DIFF environment variable
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.