# README
Akamai Config DNS (Zone Record Management)
A golang package that talks to the Akamai OPEN Config DNS API.
# Functions
GetZone retrieves a DNS Zone for a given hostname.
Init sets the FastDNS edgegrid Config.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewZone creates a new Zone.
# Variables
Config contains the Akamai OPEN Edgegrid API credentials for automatic signing of requests.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Zone represents a DNS zone.
No description provided by the author
# Interfaces
No description provided by the author
All record types (below) must implement the DNSRecord interface This allows the record to be used dynamically in slices - see the Zone struct definition in zone.go
The record types implemented and their fields are as defined here https://developer.akamai.com/api/luna/config-dns/data.html.