Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseTypesSet ¶ added in v0.10.0
Types ¶
type Client ¶
type Client struct {
Name string
Secret string
XFRAllowed bool
AutoDelete bool
Zones []string
Types TypesSet
}
func (*Client) IsNameAllowed ¶ added in v0.10.0
func (*Client) IsTypeAllowed ¶ added in v0.10.0
func (*Client) IsXFRAllowed ¶ added in v0.10.0
func (*Client) ShouldAutoDelete ¶ added in v0.10.0
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) AppendClient ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
func NewListener ¶
func (*Listener) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.