Skip to content

Conversation

@pbergman
Copy link

@pbergman pbergman commented Oct 2, 2025

This helper library can be used to help creating new providers and implements the basic logic for the

  • RecordGetter
  • RecordAppender
  • RecordSetter
  • RecordDeleter
  • ZoneLister

So it should help speed up the development because you only have to focus on the client logic.

@mholt
Copy link
Contributor

mholt commented Oct 3, 2025

Thanks for posting the code. Looks interesting; currently being discussed here: libdns/libdns#196

…ch should avoid a delete and create of an equal record
…ware of states it has in collection so can easily check if we have, for example, any delete records. This also fixes SetRecords to only call client.SetDNSList when any records are realy changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants