dns

package
v0.0.0-...-9e256ac Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DNS

type DNS interface {
	UpdateRoute(region string, slot int, address net.IP) error
}

type Route53DNS

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

func NewRoute53DNS

func NewRoute53DNS(session *session.Session, domain string, zoneID string) (*Route53DNS, error)

func (*Route53DNS) UpdateRoute

func (route53DNS *Route53DNS) UpdateRoute(region string, slot int, address net.IP) error

Jump to

Keyboard shortcuts

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