dynamic_server_manager v0.0.1 DynamicServerManager.Dns.Dummy

Link to this section Summary

Link to this section Functions

Link to this function add_create_ipv4_record_response(response)
Link to this function add_delete_ipv4_record_response(response)
Link to this function create_ipv4_record(zone_name, hostname, ip)

Callback implementation for DynamicServerManager.Dns.create_ipv4_record/3.

Link to this function delete_ipv4_record(zone_name, hostname)

Callback implementation for DynamicServerManager.Dns.delete_ipv4_record/2.

Link to this function get_create_ipv4_record_changes()
Link to this function get_create_ipv4_record_response()
Link to this function get_create_ipv4_record_responses()
Link to this function get_delete_ipv4_record_changes()
Link to this function get_delete_ipv4_record_response()
Link to this function get_delete_ipv4_record_responses()
Link to this function get_get_record_response()
Link to this function get_record(zone_name, hostname)

Callback implementation for DynamicServerManager.Dns.get_record/2.

Link to this function reset_config(config \\ %{})
Link to this function start_link(config \\ %{})
Link to this function update_config(config)
Link to this function update_create_ipv4_record_changes(changes)
Link to this function update_create_ipv4_record_response(response)
Link to this function update_delete_ipv4_record_changes(changes)
Link to this function update_delete_ipv4_record_response(response)
Link to this function update_get_record_response(response)