powerdns

package
v0.7.9 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PdnsProvider

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

func (*PdnsProvider) AddRecord

func (d *PdnsProvider) AddRecord(record utils.DnsRecord) error

func (*PdnsProvider) GetName

func (*PdnsProvider) GetName() string

func (*PdnsProvider) GetRecords

func (d *PdnsProvider) GetRecords() ([]utils.DnsRecord, error)

func (*PdnsProvider) HealthCheck

func (d *PdnsProvider) HealthCheck() error

func (*PdnsProvider) Init

func (d *PdnsProvider) Init(rootDomainName string) error

func (*PdnsProvider) RemoveRecord

func (d *PdnsProvider) RemoveRecord(record utils.DnsRecord) error

RemoveRecord ... Might be able to do this with out the for loop

func (*PdnsProvider) UpdateRecord

func (d *PdnsProvider) UpdateRecord(record utils.DnsRecord) error

Jump to

Keyboard shortcuts

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