Documentation ¶
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 MaxLengthDO ¶ added in v3.8.0
func MaxLengthDO(records []*models.RecordConfig) error
MaxLengthDO returns and error if the strings are longer than permitted by DigitalOcean. Sadly their length limit is undocumented. This is a guess.
func NewDo ¶
func NewDo(m map[string]string, metadata json.RawMessage) (providers.DNSServiceProvider, error)
NewDo creates a DO-specific DNS provider.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.