# Functions

NewDefaultConfig returns a default configuration for the DNSProvider.
NewDNSProvider returns a DNSProvider instance configured for OVH Credentials must be passed in the environment variable: OVH_ENDPOINT : it must be ovh-eu or ovh-ca OVH_APPLICATION_KEY OVH_APPLICATION_SECRET OVH_CONSUMER_KEY.
NewDNSProviderConfig return a DNSProvider instance configured for OVH.

# Constants

Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.

# Structs

Config is used to configure the creation of the DNSProvider.
DNSProvider is an implementation of the challenge.Provider interface that uses OVH's REST API to manage TXT records for a domain.
Record a DNS record.