Conceptually, we have the idea of a catalog, and we are using it to expose resource providers (both compute and related resources, and software) for real and simulated. We also support adding one off functions and events. I'd like to expose the ability to add a catalog, where the catalog is akin to the resource provider interface. We don't care about how it works or what it does - it just needs to generate the instructions for how to make the different calls. The current resource providers will fall into it nicely, and I have ideas for other (more workflow related) catalogs I would like to add.
Conceptually, we have the idea of a catalog, and we are using it to expose resource providers (both compute and related resources, and software) for real and simulated. We also support adding one off functions and events. I'd like to expose the ability to add a catalog, where the catalog is akin to the resource provider interface. We don't care about how it works or what it does - it just needs to generate the instructions for how to make the different calls. The current resource providers will fall into it nicely, and I have ideas for other (more workflow related) catalogs I would like to add.