provider

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RFC2136

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

func NewRFC2136Provider

func NewRFC2136Provider(conf RFC2136Config) (*RFC2136, error)

func (*RFC2136) Remove

func (r *RFC2136) Remove(ctx context.Context, host string, t string, value string) (bool, error)

func (*RFC2136) Update

func (r *RFC2136) Update(ctx context.Context, host string, t string, value string) (bool, error)

type RFC2136Config

type RFC2136Config struct {
	TSIGKey    string
	TSIGAlgo   string
	TSIGSecret string
	Nameserver string
	Zone       string
}

Jump to

Keyboard shortcuts

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