dns

package
v0.0.0-...-9e6ca78 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Zone

type Zone struct {
	// contains filtered or unexported fields
}

func NewZone

func NewZone(name string) (*Zone, error)

func (*Zone) AddValidKey

func (z *Zone) AddValidKey(name string)

func (*Zone) AlgorithmIsPermitted

func (a *Zone) AlgorithmIsPermitted(algorithm string) bool

func (*Zone) DisableAuthentication

func (z *Zone) DisableAuthentication()

func (*Zone) Fqdn

func (z *Zone) Fqdn() string

func (*Zone) Handler

func (z *Zone) Handler() common.IAdapter

func (*Zone) HasAuthenticationDisabled

func (z *Zone) HasAuthenticationDisabled() bool

func (*Zone) KeyIsAuthorized

func (z *Zone) KeyIsAuthorized(name string) bool

func (*Zone) SetHandler

func (z *Zone) SetHandler(adapter common.IAdapter)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL