route53

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package route53 provides functionality to manipulate route53 primitives.

Index

Constants

This section is empty.

Variables

View Source
var ErrDomainNotExist = errors.New("domain does not exist")

ErrNoDefaultCluster occurs when the default cluster is not found.

Functions

This section is empty.

Types

type Route53

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

Route53 wraps an Route53 client.

func New

func New(s *session.Session) *Route53

New returns a Route53 struct configured against the input session.

func (*Route53) DomainHostedZoneID added in v1.5.0

func (r *Route53) DomainHostedZoneID(domainName string) (string, error)

DomainHostedZoneID returns the Hosted Zone ID of a domain.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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