AkamaiOPEN-edgegrid-golang

module
v3.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 License: Apache-2.0

README

Akamai OPEN EdgeGrid for GoLang v3

Build Status Go Report Card GitHub release (latest by date) License GoDoc

This module is presently in active development and provides Akamai REST API support for the Akamai Terraform Provider.

Backward Compatibility

This module is not backward compatible with the version v1.

Originally branch master was representing version v1. Now it is representing latest version v3 and version v1 was moved to dedicated v1 branch.

Concurrent Usage

The packages of library can be imported alongside the v1 library versions without conflict, for example:

import (
	"github.com/akamai/AkamaiOPEN-edgegrid-golang/papi-v1"
	papiv3 "github.com/akamai/AkamaiOPEN-edgegrid-golang/v3/pkg/papi"
)

Directories

Path Synopsis
pkg
appsec
Package appsec provides access to the Akamai Application Security APIs
Package appsec provides access to the Akamai Application Security APIs
botman
Package botman provides access to the Akamai Application Security Botman APIs
Package botman provides access to the Akamai Application Security Botman APIs
cps
dns
Package dns provides access to the Akamai DNS V2 APIs
Package dns provides access to the Akamai DNS V2 APIs
gtm
Package gtm provides access to the Akamai GTM V1_4 APIs
Package gtm provides access to the Akamai GTM V1_4 APIs
hapi
Package hapi provides access to the Akamai Edge Hostnames APIs
Package hapi provides access to the Akamai Edge Hostnames APIs
iam
Package iam provides access to the Akamai Property APIs
Package iam provides access to the Akamai Property APIs
networklists
Package networklists provides access to the Akamai Networklist APIs
Package networklists provides access to the Akamai Networklist APIs
papi
Package papi provides access to the Akamai Property APIs
Package papi provides access to the Akamai Property APIs
session
Package session provides the base secure http client and request management for akamai apis
Package session provides the base secure http client and request management for akamai apis

Jump to

Keyboard shortcuts

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