Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObjectFromPath ¶
func ObjectFromPath(path string) *unstructured.Unstructured
ObjectFromPath returns a runtime.Object from the given path. Path is a relative path from source root
func ObjectFromYAML ¶
func ObjectFromYAML(yamlStr string) *unstructured.Unstructured
ObjectFromYAML returns a runtime.Object from a yaml string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.