Expand description
DNS name normalization helpers shared by vendor adapters.
Functionsยง
- domain_
matches_ zone - True when
domainis the zone apex or a name below the zone. - relative_
to_ zone - Strip the trailing
.{zone_name}suffix from an FQDN and return a zone-relative owner name.