package
2.7.2+incompatible
Repository: https://github.com/benjaminraison/lego.git
Documentation: pkg.go.dev

# Functions

NewDefaultConfig returns a default configuration for the DNSProvider.
NewDNSProvider returns a DNSProvider instance configured for Google Cloud DNS.
NewDNSProviderConfig return a DNSProvider instance configured for Google Cloud DNS.
NewDNSProviderCredentials uses the supplied credentials to return a DNSProvider instance configured for Google Cloud DNS.
NewDNSProviderServiceAccount uses the supplied service account JSON file to return a DNSProvider instance configured for Google Cloud DNS.
NewDNSProviderServiceAccountKey uses the supplied service account JSON to return a DNSProvider instance configured for Google Cloud DNS.

# Structs

Config is used to configure the creation of the DNSProvider.
DNSProvider is an implementation of the DNSProvider interface.