Hexoku.API.Addons.Available

Add-on services represent add-ons that may be provisioned for apps. Plans represent different configurations of add-ons that may be added to apps.

For more info read the Heroku API Reference

Source

Summary

info(client, service)
info(client, service, plan)
list(client)
plans(client, service)

Functions

info(client, service)

Specs:

Source
info(client, service, plan)

Specs:

Source
list(client)

Specs:

Source
plans(client, service)

Specs:

Source