Hexoku.API.Domains

Domains define what web routes should be routed to an app on Heroku.

For more info read the Heroku API Reference

Source

Summary

create(client, app, domain)
delete(client, app, domain)
info(client, app, domain)
list(client, app)

Functions

create(client, app, domain)

Specs:

Source
delete(client, app, domain)

Specs:

Source
info(client, app, domain)

Specs:

Source
list(client, app)

Specs:

Source