Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Changes ¶
type Changes struct { // ExternaIPs that need to be updated (current data) UpdateOld []*extip.ExtIP // ExternaIPs that need to be updated (desired data) UpdateNew []*extip.ExtIP }
Changes holds lists of actions to be executed by dns providers
Click to show internal directories.
Click to hide internal directories.