Crate edgerc

Source

Structs§

Credential
Credential contains the properties of a section
Credentials
Credentials is the mapping of the complete .edgerc file
EdgeRCRequest
EdgeRCRequest holds the required structure for signing a request.
EdgeRCSigner
EdgeRCSigner holds the section credentials and methods to perform a signature
Properties
EdgeRC section properties
SignerBuilder
SignerBuilder handles the creation of EdgeRCSigner

Enums§

EdgeRCError
EdgeRCError its a specific module error type.
EdgeRCHttpMethods
EdgeRCHttpMethods provides the available Akamai APIs methods.

Constants§

HEADERS_TO_SIGN
Default headers name suitable for sign
MAX_BODY_LENGTH
MAX length encrypted body accepted by Akamai as a constraint