Hexoku.API.Addons
Add-ons represent add-ons that have been provisioned for an app.
For more info read the Heroku API Reference
Summary
| create(client, app, plan, config \\ %{}) |
| delete(client, app, addon) |
| info(client, app, addon) |
| list(client, app) |
| update(client, app, addon, plan) |