Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderJSON ¶
func RenderJSON(res *unstructured.Unstructured, output io.Writer) error
func RenderYAML ¶
func RenderYAML(res *unstructured.Unstructured, output io.Writer) error
func UnstructuredFromYamlFile ¶
func UnstructuredFromYamlFile(filePath string) (*unstructured.Unstructured, error)
unstructuredFromYamlFile returns a unstructured.Unstructured struct from a yaml file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.