# Functions

NestedResources returns slice of resources of the type specified by obj arg on the given path inside the given resource represented by a map Additionally the function gives an indication if specified resource is found or error if the found slice does not contain resources of the given type.
ToUnstructured converts a runtime object into Unstructured, and can return errors related to it.
ToUnstructuredAsGVK converts a runtime object into Unstructured, and set as given GVK.