Expand description
§Clever-Cloud Sdk
This module provides a client and structures to interact with clever-cloud api.
Modules§
- oauth10a
- Compatibility facade exposing the historical
oauth10a::clientsurface. - v2
- Api version 2 module
- v4
- Api version 4 module
Structs§
Enums§
- Client
Error - Error returned by the
Clientwhen executing a request. It keeps the historical shape (in particular theStatusCodevariant) expected by the rest of the SDK and by downstream consumers. - Credentials
Constants§
Traits§
- Request
- Low-level request execution, kept for the historical surface.
- Rest
Client RESTfulhelpers returning a flatResult<T, Self::Error>.
Functions§
Type Aliases§
- Response
Error - Body of an error response returned by the Clever Cloud API.