dynamic_server_manager v0.0.9 DynamicServerManager.Dns behaviour
Link to this section Summary
Link to this section Types
Link to this type
record_type()
record_type() :: [ :a | :aaaa | :cname | :mx | :naptr | :ns | :ptr | :soa | :spf | :srv | :txt ]
Link to this section Functions
Link to this function
create_ipv4_record(provider_label, zone_name, hostname, ip)
Link to this function
delete_ipv4_record(provider_label, zone_name, hostname)
Link to this function
get_module(provider)
Link to this function
get_record(provider_label, zone_name, hostname)
Link to this function
up(provider_label)
Link to this section Callbacks
Link to this callback
create_ipv4_record(zone_name, hostname, ip)
Link to this callback
delete_ipv4_record(zone_name, hostname)
Link to this callback
get_record(zone_name, hostname)