node-powerdns
    Preparing search index...

    Enumeration ZoneType

    Zone kinds accepted by the PowerDNS API.

    PowerDNS still uses Master and Slave on the wire, so this enum keeps both the modern aliases and the raw API values.

    Index

    Enumeration Members

    Consumer: "Consumer"
    Master: "Master"
    Native: "Native"
    Primary: "Master"
    Producer: "Producer"
    Secondary: "Slave"
    Slave: "Slave"