Cloudflare DDNS Sync
StartSyncChangelog
  • Overview
  • Configuration
  • Functions
  • Cron Expression Syntax
  • Changelog
  • Functions
    • Constructor
    • getIp
    • getIpv6
    • getRecordDataForDomain
    • getRecordDataForDomains
    • getRecordDataForRecord
    • getRecordDataForRecords
    • removeRecord
    • syncByCrontime
    • syncOnIpChange
    • stopSyncOnIpChange
    • syncRecord
    • syncRecords
  • Types
    • DomainRecordList
    • Record
    • RecordData
    • RecordTypes
    • SingleSyncCallback
    • MultiSyncCallback
    • ZoneData
    • ZoneMap
Powered by GitBook
On this page

Was this helpful?

Functions

PreviousConfigurationNextCron Expression Syntax

Last updated 4 years ago

Was this helpful?

Cloudflare-DDNS-Sync comes with the following functions:

Constructor
getIp
getIpv6
getRecordDataForDomain
getRecordDataForDomains
getRecordDataForRecord
getRecordDataForRecords
removeRecord
syncByCrontime
syncOnIpChange
stopSyncOnIpChange
syncRecord
syncRecords