# Functions
FindDNSZoneForHost finds the most suitable zone for the given host in the given list of DNSZones.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsISO3166Alpha2Code returns true if it's a valid ISO_3166 Alpha 2 country code (https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2).
No description provided by the author
NewFactory returns a new provider factory with the given client and given providers enabled.
No description provided by the author
RegisterProvider will register a provider constructor, so it can be used within the application.
SanitizeError removes request specific data from error messages in order to make them consistent across multiple similar requests to the provider.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
ProviderConstructor constructs a provider given a Secret resource and a Context.