dns

package
v0.0.0-...-b90a4bf Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DNSUpdater

type DNSUpdater interface {
	SetRecord(fqdn string, fieldtype string, target string) error
	RemoveRecords(fqdn string) error
	Refresh(fqdn string) error
}

func NewDNSUpdaterByName

func NewDNSUpdaterByName(name string) (DNSUpdater, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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