Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DsKeyMissmatch ¶
type DsKeyMissmatch struct{}
func (*DsKeyMissmatch) Setup ¶
func (r *DsKeyMissmatch) Setup(ns *naughty.Nameserver) []*naughty.Zone
type ExpirationInPast ¶
type ExpirationInPast struct{}
func (*ExpirationInPast) Setup ¶
func (r *ExpirationInPast) Setup(ns *naughty.Nameserver) []*naughty.Zone
type InceptionInFuture ¶
type InceptionInFuture struct{}
func (*InceptionInFuture) Setup ¶
func (r *InceptionInFuture) Setup(ns *naughty.Nameserver) []*naughty.Zone
type InvalidKeyFlag ¶
type InvalidKeyFlag struct{}
func (*InvalidKeyFlag) Setup ¶
func (r *InvalidKeyFlag) Setup(ns *naughty.Nameserver) []*naughty.Zone
type MissingNSECRecordForWildcard ¶
type MissingNSECRecordForWildcard struct{}
func (*MissingNSECRecordForWildcard) Setup ¶
func (r *MissingNSECRecordForWildcard) Setup(ns *naughty.Nameserver) []*naughty.Zone
type MissingRRSig ¶
type MissingRRSig struct{}
func (*MissingRRSig) Setup ¶
func (r *MissingRRSig) Setup(ns *naughty.Nameserver) []*naughty.Zone
type RRSetDoesNotMatchRRSig ¶
type RRSetDoesNotMatchRRSig struct{}
func (*RRSetDoesNotMatchRRSig) Setup ¶
func (r *RRSetDoesNotMatchRRSig) Setup(ns *naughty.Nameserver) []*naughty.Zone
Click to show internal directories.
Click to hide internal directories.