# Functions

NewClient creates a new ClientWithResponses, which wraps Client with return type handling.
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.
InstanceError defines model for instance.Error.
InstanceFlavor defines model for instance.Flavor.
InstanceGetFlavorsResponse defines model for instance.GetFlavorsResponse.
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.