Open Sidebar
Close Sidebar
scaleway-ddns
2.1.1
ScalewayDDNS
CLI
Config
GlobalError
IP
IPError
Request
RequestError
Updater
class
ScalewayDDNS::
Updater
ScalewayDDNS::Updater
Reference
Object
Defined in:
scaleway_ddns/updater.cr
Constant Summary
RECORD_TYPES
=
{
"ipv4"
=>
"A"
,
"ipv6"
=>
"AAAA"
}
Constructors
.new
(config : Config)
Instance Method Summary
#run
Constructor Detail
def self.
new
(config :
Config
)
#
Instance Method Detail
def
run
#