What is the correct extension point to create primary tabs for custom objects? I haven't been able to find this in the documentation.
The built-in objects, such as Hosts, have the default tabs (Summary, Monitor, Manage) but also have dedicated tabs that bring up specific lists of related objects (e.g. for Hosts, these are Networks, VMs, and Datastores).
I'd like to provide the same functionality when one of my custom objects is selected. Currently, I can set up relationships, but only the default tabs appear and all the relationships are grouped under a single vague "Related Objects" tab.
I can understand that it might not be possible to add tabs to the built-in objects, to avoid too many tabs existing, but shouldn't it be possible to do this for custom objects?