Selectel for libdns
This package implements the libdns interfaces for Selectel, allowing you to manage DNS records.
Selectel API documentation describes the process of obtaining
X-Auth-Token
necessary for managing DNS zones & records. Note that the library handles
authentication by itself, you only to provide service user authentication data.
An example of usage can be seen in integration_test.go
.
To run clone the .env.template
to a file named .env
and populate with the required data.