AkamaiOPEN-edgegrid-golang

module
v8.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0

README

Akamai OPEN EdgeGrid for GoLang v8

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 the latest version v8 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 (
	papiv1 "github.com/akamai/AkamaiOPEN-edgegrid-golang/papi-v1"
	papi "github.com/akamai/AkamaiOPEN-edgegrid-golang/v8/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
clientlists
Package clientlists provides access to Akamai Client Lists APIs
Package clientlists provides access to Akamai Client Lists APIs
cloudlets
Package cloudlets provides access to the Akamai Cloudlets APIs
Package cloudlets provides access to the Akamai Cloudlets APIs
cloudlets/v3
Package v3 provides access to the Akamai Cloudlets V3 APIs
Package v3 provides access to the Akamai Cloudlets V3 APIs
cloudwrapper
Package cloudwrapper provides access to the Akamai Cloud Wrapper API
Package cloudwrapper provides access to the Akamai Cloud Wrapper API
cps
Package cps provides access to the Akamai CPS APIs
Package cps provides access to the Akamai CPS APIs
datastream
Package datastream provides access to the Akamai DataStream APIs
Package datastream provides access to the Akamai DataStream APIs
dns
Package dns provides access to the Akamai DNS V2 APIs
Package dns provides access to the Akamai DNS V2 APIs
edgegrid
Package edgegrid provides Akamai .edgerc configuration parsing and http.Request signing.
Package edgegrid provides Akamai .edgerc configuration parsing and http.Request signing.
edgegriderr
Package edgegriderr is used for parsing validation errors to make them more readable.
Package edgegriderr is used for parsing validation errors to make them more readable.
edgeworkers
Package edgeworkers provides access to the Akamai EdgeWorkers and EdgeKV APIs
Package edgeworkers provides access to the Akamai EdgeWorkers and EdgeKV APIs
errs
Package errs provides utilities for working with errors during JSON data unmarshalling.
Package errs provides utilities for working with errors during JSON data unmarshalling.
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
imaging
Package imaging provides access to the Akamai Image & Video Manager APIs
Package imaging provides access to the Akamai Image & Video Manager 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
tools
Package tools contains utilities used in EdgeGrid
Package tools contains utilities used in EdgeGrid

Jump to

Keyboard shortcuts

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