# Functions
NewAttachCallbackToVirtualMachineRequest calls the generic AttachCallbackToVirtualMachine builder with application/json body.
NewAttachCallbackToVirtualMachineRequestWithBody generates requests for AttachCallbackToVirtualMachine with any type of body.
NewAttachCallbackToVolumeRequest calls the generic AttachCallbackToVolume builder with application/json body.
NewAttachCallbackToVolumeRequestWithBody generates requests for AttachCallbackToVolume with any type of body.
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewDeleteVirtualMachineCallbackRequest generates requests for DeleteVirtualMachineCallback.
NewDeleteVolumeCallbackRequest generates requests for DeleteVolumeCallback.
NewUpdateVirtualMachineCallbackRequest calls the generic UpdateVirtualMachineCallback builder with application/json body.
NewUpdateVirtualMachineCallbackRequestWithBody generates requests for UpdateVirtualMachineCallback with any type of body.
NewUpdateVolumeCallbackRequest calls the generic UpdateVolumeCallback builder with application/json body.
NewUpdateVolumeCallbackRequestWithBody generates requests for UpdateVolumeCallback with any type of body.
ParseAttachCallbackToVirtualMachineResponse parses an HTTP response from a AttachCallbackToVirtualMachineWithResponse call.
ParseAttachCallbackToVolumeResponse parses an HTTP response from a AttachCallbackToVolumeWithResponse call.
ParseDeleteVirtualMachineCallbackResponse parses an HTTP response from a DeleteVirtualMachineCallbackWithResponse call.
ParseDeleteVolumeCallbackResponse parses an HTTP response from a DeleteVolumeCallbackWithResponse call.
ParseUpdateVirtualMachineCallbackResponse parses an HTTP response from a UpdateVirtualMachineCallbackWithResponse call.
ParseUpdateVolumeCallbackResponse parses an HTTP response from a UpdateVolumeCallbackWithResponse call.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.
# Structs
AttachCallbackPayload defines model for AttachCallbackPayload.
AttachCallbackResponse defines model for AttachCallbackResponse.
No description provided by the author
No description provided by the author
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
No description provided by the author
No description provided by the author
ErrorResponseModel defines model for ErrorResponseModel.
ResponseModel defines model for ResponseModel.
No description provided by the author
No description provided by the author
# Interfaces
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
# Type aliases
AttachCallbackToVirtualMachineJSONRequestBody defines body for AttachCallbackToVirtualMachine for application/json ContentType.
AttachCallbackToVolumeJSONRequestBody defines body for AttachCallbackToVolume for application/json ContentType.
ClientOption allows setting custom parameters during construction.
RequestEditorFn is the function signature for the RequestEditor callback function.
UpdateVirtualMachineCallbackJSONRequestBody defines body for UpdateVirtualMachineCallback for application/json ContentType.
UpdateVolumeCallbackJSONRequestBody defines body for UpdateVolumeCallback for application/json ContentType.