Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDomainNotFound = errors.New("domain not found")
ErrDomainNotFound error indicates domain name is not managed by Exoscale.
Functions ¶
func AuditRecords ¶ added in v3.8.0
func AuditRecords(records []*models.RecordConfig) []error
AuditRecords returns a list of errors corresponding to the records that aren't supported by this provider. If all records are supported, an empty list is returned.
func NewExoscale ¶
func NewExoscale(m map[string]string, metadata json.RawMessage) (providers.DNSServiceProvider, error)
NewExoscale creates a new Exoscale DNS provider.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.