This commit adds support for the Akamai CCU v3 API. See https://developer.akamai.com/api/purge/ccu/resources.html for more information. The V2 and V3 API are close enough to one another that we can support both with minimal changes. A new OCSP updated configuration parameter "AkamaiV3Network" is used to determine if the cache client should use the V2 API or the V3 API. When empty, V2 is used. When set to either "production" or "staging", the V3 API is used. |
||
|---|---|---|
| .. | ||
| cache-client.go | ||
| cache-client_test.go | ||