Documentation ¶
Overview ¶
Package namedotcom implements a registrar that uses the name.com api to set name servers. It will self register it's providers when imported.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuditRecords ¶ added in v3.8.0
func AuditRecords(records []*models.RecordConfig) error
AuditRecords returns an error if any records are not supportable by this provider.
func MaxLengthNDC ¶ added in v3.8.0
func MaxLengthNDC(records []*models.RecordConfig) error
MaxLengthNDC returns and error if the sum of the strings are longer than permitted by DigitalOcean. Sadly their length limit is undocumented. This seems to work.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.