pdns
HEAD
Pdns
API
Endpoint
Endpoints
Cache
Cryptokeys
Metadata
Searching
Servers
Scoped
Statistics
TSIGKeys
Zones
Scoped
CacheFlushResult
Comment
Cryptokey
DNSRecordType
MapStatisticItem
Metadata
Record
RingStatisticItem
RRSet
ChangeType
SearchResult
ObjectType
Server
SimpleStatisticItem
StatisticItem
TSIGKey
Zone
Kind
enum
Pdns::Zone::Kind
Overview
The kind of a Zone
Defined in:
pdns/zone.cr
Enum Members
Native
=
0
Master
=
1
Slave
=
2
Instance Method Summary
#master?
#native?
#slave?
#to_json
(builder : JSON::Builder)
:inherit:
Instance Method Detail
def
master?
#
[
View source
]
def
native?
#
[
View source
]
def
slave?
#
[
View source
]
def
to_json
(builder : JSON::Builder)
#
:inherit:
[
View source
]