package
0.12.0
Repository: https://github.com/kuadrant/dns-operator.git
Documentation: pkg.go.dev

# 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.