Versions in this module Expand all Collapse all v0 v0.67.0 May 30, 2026 v0.66.1 May 30, 2026 Changes in this version + const SchemaV1 + func Equal(a, b Record) bool + func KnownType(t string) bool + func Sanitize(p *Portfolio) + type Portfolio struct + Sanitized bool + Schema string + Snapshots []Snapshot + func FromResourceStates(states []interfaces.ResourceState) Portfolio + func (p *Portfolio) Validate() error + type Record struct + Flags *int + Name string + Port *int + Priority *int + TTL int + Tag string + Type string + Value string + Weight *int + type Snapshot struct + Authority map[string]any + Domain string + Extra map[string]any + ID string + Provider string + Records []Record