Closed
Description
What is the feature and why do you need it:
Similar to the core_v1_api, the custom_objects_api should have a method list_custom_object_for_all_namespaces
Describe the solution you'd like to see:
list_custom_object_for_all_namespaces
calls endpoint /apis/{group}/{version}/{plural}
to get custom objects in all namespaces.