Module: AuthDnsCheck
- Defined in:
- lib/auth_dns_check.rb,
lib/auth_dns_check/client.rb,
lib/auth_dns_check/version.rb
Overview
Parent module for the authoritative DNS check library
Defined Under Namespace
Constant Summary collapse
- VERSION =
The version of the auth_dns_check gem
"0.4.0"
Class Method Summary collapse
-
.client(overrides: {}, default: Resolv::DNS.new("/etc/resolv.conf")) ⇒ Object
deprecated
Deprecated.
See Client