# Functions
NewClient creates a new ClientWithResponses, which wraps Client with return type handling.
NewGetStorageOptionsRequest generates requests for GetStorageOptions.
NewListRequest generates requests for List.
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
InfraFlavor defines model for infra.Flavor.
InfraGetFlavorsResponse defines model for infra.GetFlavorsResponse.
InstanceError defines model for instance.Error.
InstanceGetFlavorStorageResponse defines model for instance.GetFlavorStorageResponse.
InstanceStorageRange defines model for instance.StorageRange.
No description provided by the author
# Interfaces
ClientWithResponsesInterface is the interface specification for the client with responses above.
# Type aliases
RequestEditorFn is the function signature for the RequestEditor callback function.