r53

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2017 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCmd

func RunCmd(cmd string) bool

RunCmd runs the cmd if owned by this package.

Types

type Data

type Data struct {
	APIKey  string
	Zone    zoneData
	Records []string
	Zones   []string
	// contains filtered or unexported fields
}

Data struct for Route53.

func (*Data) AddRecords

func (d *Data) AddRecords()

AddRecords adds one or more records to a Route 53 zone.

func (*Data) AddZones

func (d *Data) AddZones()

AddZones adds one or more zones to Route 53.

func (*Data) DelZones added in v0.1.1

func (d *Data) DelZones()

DelZones deletes one or more zones from Route 53.

Jump to

Keyboard shortcuts

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