# Functions
BuildOwnerLabelValue ensures label value does not exceed the 63 char limit It uses the name of the record, if the resulting string longer than 63 chars, it will use UIDHash of the record.
GetOwnerFromLabel returns a name or UID of probe owner A reverse to BuildOwnerLabelValue.
# Constants
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
# Structs
DNSProbeReconciler reconciles a DNSRecord object.
DNSRecordReconciler reconciles a DNSRecord object.