# Packages
Package accesskey provides primitives to interact with the openapi HTTP API.
Package bucket provides primitives to interact with the openapi HTTP API.
Package credentialsgroup provides primitives to interact with the openapi HTTP API.
Package project provides primitives to interact with the openapi HTTP API.
# Functions
NewClient creates a new ClientWithResponses, which wraps Client with return type handling.
No description provided by the author
No description provided by the author
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
# Variables
No description provided by the author
# Structs
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on rawClientInterface to offer response payloads.
# Type aliases
ClientOption allows setting custom parameters during construction.