Versions in this module Expand all Collapse all v0 v0.80.13 Jun 14, 2026 Changes in this version + const LegacySchemaV1 + const ReportSchemaV1 + const SchemaV1 + type Action struct + DesiredNameservers []string + ExpectedCurrentNameservers []string + ManageUnlisted *bool + Provider string + RecordCount *int + RecordsPolicy string + Resource string + Type string + type Bundle struct + Config config.WorkflowConfig + Report Report + func Compile(opts Options) (*Bundle, error) + type Document struct + Domains map[string]DomainIntent + Schema string + type DomainIntent struct + AllowDiscardNonparked bool + DNSHost string + ExpectedCurrentNameservers []string + NameserverCutover bool + RecordsPolicy string + Registrar string + StageDNS *bool + type DomainReport struct + Actions []Action + Blockers []string + CloudflareNameservers []string + DNSHost string + Domain string + RecordsPolicy string + Registrar string + type Options struct + DomainFilter string + IntentPath string + PortfolioGlobs []string + StateDir string + type Report struct + ActionCount int + BlockedDomains int + Domains []DomainReport + Schema string