Documentation ¶
Index ¶
Constants ¶
View Source
const ( RRTypeA = "A" RRTypeAaaa = "AAAA" RRTypeAfsdb = "AFSDB" RRTypeAkamaiCdn = "AKAMAICDN" RRTypeAkamaiTlc = "AKAMAITLC" RRTypeCaa = "CAA" RRTypeCname = "CNAME" RRTypeHinfo = "HINFO" RRTypeLoc = "LOC" RRTypeMx = "MX" RRTypeNaptr = "NAPTR" RRTypeNs = "NS" RRTypePtr = "PTR" RRTypeRp = "RP" RRTypeSoa = "SOA" RRTypeSrv = "SRV" RRTypeSpf = "SPF" RRTypeSshfp = "SSHFP" RRTypeTlsa = "TLSA" RRTypeTxt = "TXT" RRTypeDnskey = "DNSKEY" RRTypeDs = "DS" RRTypeNsec3 = "NSEC3" RRTypeNsec3Param = "NSEC3PARAM" RRTypeRrsig = "RRSIG" RRTypeCert = "CERT" )
Resource record types supported by the Akamai Edge DNS API
Variables ¶
View Source
var HashiAcc = false
Hack for Hashicorp Acceptance Tests
View Source
var KeepLogCorrelationID *string
KeepLogCorrelationID Used for logging footer
Functions ¶
func CreateNonce ¶ added in v0.8.0
func CreateNonce() string
func GetQueryArgs ¶ added in v0.2.0
func GetQueryArgs(d *schema.ResourceData) map[string]string
Retrieve optional query args. contractId, groupId [and accountSwitchKey] supported.
func Provider ¶
func Provider() terraform.ResourceProvider
Provider returns the Akamai terraform.Resource provider.
Types ¶
Source Files ¶
- data_akamai_cp_code.go
- data_akamai_gtm_default_datacenter.go
- data_akamai_property.go
- data_akamai_property_rules.go
- data_authorities_set.go
- data_dns_record_set.go
- data_property_akamai_contract.go
- data_property_akamai_group.go
- diff_suppress_funcs.go
- provider.go
- resource_akamai_cp_code.go
- resource_akamai_dns_record.go
- resource_akamai_dns_zone.go
- resource_akamai_edge_hostname.go
- resource_akamai_gtm_asmap.go
- resource_akamai_gtm_cidrmap.go
- resource_akamai_gtm_datacenter.go
- resource_akamai_gtm_domain.go
- resource_akamai_gtm_geomap.go
- resource_akamai_gtm_property.go
- resource_akamai_gtm_resource.go
- resource_akamai_property.go
- resource_akamai_property_activation.go
- resource_akamai_property_rules.go
- resource_akamai_property_variables.go
- util.go
Click to show internal directories.
Click to hide internal directories.