# Functions
New creates a new vm API client.
New creates a new vm API client with basic auth credentials.
New creates a new vm API client with a bearer token for authentication.
NewGetVMVolumeInfoDefault creates a GetVMVolumeInfoDefault with default headers values.
NewGetVMVolumeInfoOK creates a GetVMVolumeInfoOK with default headers values.
NewGetVMVolumeInfoParams creates a new GetVMVolumeInfoParams object, with the default timeout for this client.
NewGetVMVolumeInfoParamsWithContext creates a new GetVMVolumeInfoParams object with the ability to set a context for a request.
NewGetVMVolumeInfoParamsWithHTTPClient creates a new GetVMVolumeInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetVMVolumeInfoParamsWithTimeout creates a new GetVMVolumeInfoParams object with the ability to set a timeout on a request.
NewReadDirDefault creates a ReadDirDefault with default headers values.
NewReadDirOK creates a ReadDirOK with default headers values.
NewReadDirParams creates a new ReadDirParams object, with the default timeout for this client.
NewReadDirParamsWithContext creates a new ReadDirParams object with the ability to set a context for a request.
NewReadDirParamsWithHTTPClient creates a new ReadDirParams object with the ability to set a custom HTTPClient for a request.
NewReadDirParamsWithTimeout creates a new ReadDirParams object with the ability to set a timeout on a request.
# Structs
Client for vm API
*/.
GetVMVolumeInfoDefault describes a response with status code -1, with default header values.
GetVMVolumeInfoOK describes a response with status code 200, with default header values.
GetVMVolumeInfoParams contains all the parameters to send to the API endpoint
for the get Vm volume info operation.
GetVMVolumeInfoReader is a Reader for the GetVMVolumeInfo structure.
ReadDirDefault describes a response with status code -1, with default header values.
ReadDirOK describes a response with status code 200, with default header values.
ReadDirParams contains all the parameters to send to the API endpoint
for the read dir operation.
ReadDirReader is a Reader for the ReadDir structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.