Skip to main content

Module mapping

Module mapping 

Source
Expand description

Cloudflare-specific DNS record mapping and normalization.

Cloudflare’s API uses its own JSON payload shapes that differ from the vendor-neutral core::dns types. The functions here translate between Cloudflare’s format and internal zone-record representations.

Functions§

cloudflare_record_to_zone_record
ds_algorithm_to_num
ds_algorithm_to_str
ds_digest_type_to_num
ds_digest_type_to_str
normalize_rdata
record_data_to_cloudflare_body
sshfp_algorithm_to_num
sshfp_algorithm_to_str
sshfp_fp_type_to_num
sshfp_fp_type_to_str
tlsa_cert_usage_to_num
tlsa_cert_usage_to_str
tlsa_matching_type_to_num
tlsa_matching_type_to_str
tlsa_selector_to_num
tlsa_selector_to_str