route53

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "dns_route53"

Variables

This section is empty.

Functions

func NewRoute53Updater

func NewRoute53Updater(cfg *Route53UpdaterConfig) dns.Updater

Types

type Route53UpdaterConfig

type Route53UpdaterConfig struct {
	dns.UpdaterConfig
	Key    string `toml:"key"`
	Secret string `toml:"secret"`
	Region string `tom:"region"`
}

Jump to

Keyboard shortcuts

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