package
0.4.0-alpha.0
Repository: https://github.com/ideahitme/external-dns.git
Documentation: pkg.go.dev
# Variables
Policies is a registry of available policies.
# Structs
Changes holds lists of actions to be executed by dns providers.
Plan can convert a list of desired and current records to a series of create, update and delete actions.
SyncPolicy allows for full synchronization of DNS records.
UpsertOnlyPolicy allows evrything but deleting DNS records.
# Interfaces
Policy allows to apply different rules to a set of changes.