route53

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package route53 provides functionality to manipulate route53 primitives.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Route53 added in v0.0.8

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

Route53 wraps an Route53 client.

func New added in v0.0.8

func New(s *session.Session) *Route53

New returns a Route53 struct configured against the input session.

func (*Route53) DomainExists added in v0.0.8

func (r *Route53) DomainExists(domainName string) (bool, error)

DomainExists returns if a domain exists under a certain AWS account.

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