Module logging_heroku_api

Source

Structs§

CreateLogHerokuParams
struct for passing parameters to the method create_log_heroku
DeleteLogHerokuParams
struct for passing parameters to the method delete_log_heroku
GetLogHerokuParams
struct for passing parameters to the method get_log_heroku
ListLogHerokuParams
struct for passing parameters to the method list_log_heroku
UpdateLogHerokuParams
struct for passing parameters to the method update_log_heroku

Enums§

CreateLogHerokuError
struct for typed errors of method create_log_heroku
DeleteLogHerokuError
struct for typed errors of method delete_log_heroku
GetLogHerokuError
struct for typed errors of method get_log_heroku
ListLogHerokuError
struct for typed errors of method list_log_heroku
UpdateLogHerokuError
struct for typed errors of method update_log_heroku

Functions§

create_log_heroku
Create a Heroku for a particular service and version.
delete_log_heroku
Delete the Heroku for a particular service and version.
get_log_heroku
Get the Heroku for a particular service and version.
list_log_heroku
List all of the Herokus for a particular service and version.
update_log_heroku
Update the Heroku for a particular service and version.