Versions in this module Expand all Collapse all v4 v4.18.1 Sep 18, 2024 Changes in this version + const EnvAPIBase + const EnvStoragePath + type DNSProvider struct + func NewDNSProvider() (*DNSProvider, error) + func NewDNSProviderClient(client acmeDNSClient, storage goacmedns.Storage) (*DNSProvider, error) + func (d *DNSProvider) CleanUp(_, _, _ string) error + func (d *DNSProvider) Present(domain, _, keyAuth string) error + type ErrCNAMERequired struct + Domain string + FQDN string + Target string + func (e ErrCNAMERequired) Error() string Other modules containing this package github.com/alekseiops/lego