# Functions

NewClient creates a new ClientWithResponses, which wraps Client with return type handling.
NewGetStorageOptionsRequest generates requests for GetStorageOptions.
NewRawClient Creates a new Client, with reasonable defaults.

# Constants

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.
No description provided by the author
InstanceError defines model for instance.Error.
InstanceGetFlavorStorageResponse defines model for instance.GetFlavorStorageResponse.
InstanceStorageRange defines model for instance.StorageRange.

# Interfaces

ClientWithResponsesInterface is the interface specification for the client with responses above.

# Type aliases

RequestEditorFn is the function signature for the RequestEditor callback function.