Documentation
¶
Index ¶
- func CloudflareName(domain, name string) string
- func ContainsUnderscoreLabel(name string) bool
- func EffectiveRecordSource(domain string, group []record.Snapshot, selected record.Snapshot, ...) []record.Record
- func IsDefaultDNSOnlyName(name string) bool
- func IsParkedWebRecord(domain string, rec record.Record) bool
- func StripParkedWebRecords(domain string, records []record.Record) []record.Record
- func WebRecordKey(domain string, rec record.Record) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudflareName ¶
func ContainsUnderscoreLabel ¶
func EffectiveRecordSource ¶
func EffectiveRecordSource(domain string, group []record.Snapshot, selected record.Snapshot, selectedRecords []record.Record, rank func(record.Snapshot) int) []record.Record
EffectiveRecordSource strips known registrar parking web records from the selected source and backfills non-parked web records from alternate snapshots.
func IsDefaultDNSOnlyName ¶
func StripParkedWebRecords ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.