dns

package
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoCertFound = fmt.Errorf("no cert found")

Functions

func GetHostedZoneId

func GetHostedZoneId(domain string, r53 *route53.Client) (id string, err error)

func NewRecord

func NewRecord(zone, key, val, t string, r53 *route53.Client) (err error)

func ToRecordType

func ToRecordType(t string) (route53types.RRType, error)

Types

type Cert

type Cert struct {
	Id     string `json:"id"`
	Domain string `json:"name"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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