providers

package
v0.0.44 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanUp added in v0.0.36

func CleanUp(p DNSProvider, domain, token, keyAuth string) error

CleanUp removes the TXT record matching the specified parameters.

func Present added in v0.0.36

func Present(p DNSProvider, domain, token, keyAuth string) error

Types

type DNSProvider added in v0.0.38

type DNSProvider interface {
	CreateRecord(fqdn, value string) error
	RemoveRecord(fqdn, value string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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