route53

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HostedZone

type HostedZone struct {
	Name string
	Id   string
}

func (HostedZone) IsSuperDomainOf

func (h HostedZone) IsSuperDomainOf(fqdn string) bool

type Route53

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

func New

func New(sess *session.Session) Route53

func (*Route53) CreateAlias

func (route53 *Route53) CreateAlias(h HostedZone, recordType, name, target, targetHostedZone string)

func (*Route53) CreateResourceRecord

func (route53 *Route53) CreateResourceRecord(h HostedZone, Type, Name, Value string)

func (*Route53) ListHostedZones

func (route53 *Route53) ListHostedZones() []HostedZone

Jump to

Keyboard shortcuts

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