Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

github.com/akamai/AkamaiOPEN-edgegrid-golang/v2

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/akamai/AkamaiOPEN-edgegrid-golang/v2


Version published
Created
Source

Akamai OPEN EdgeGrid for GoLang v2

This module is presently in development and provides Akamai REST API support for the Akamai Terraform Provider. It does not yet implement the full scope of Akamai endpoints. It is recommended to continue to use the the v1 API.

Backward Compatibility

This module is not backward compatible with the previous version.

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"
	papiv2 "github.com/akamai/AkamaiOPEN-edgegrid-golang/v2/pkg/papi"
)

FAQs

Package last updated on 24 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc