# Functions
New creates a new usb device API client.
NewGetUsbDevicesBadRequest creates a GetUsbDevicesBadRequest with default headers values.
NewGetUsbDevicesConnectionBadRequest creates a GetUsbDevicesConnectionBadRequest with default headers values.
NewGetUsbDevicesConnectionInternalServerError creates a GetUsbDevicesConnectionInternalServerError with default headers values.
NewGetUsbDevicesConnectionNotFound creates a GetUsbDevicesConnectionNotFound with default headers values.
NewGetUsbDevicesConnectionOK creates a GetUsbDevicesConnectionOK with default headers values.
NewGetUsbDevicesConnectionParams creates a new GetUsbDevicesConnectionParams object, with the default timeout for this client.
NewGetUsbDevicesConnectionParamsWithContext creates a new GetUsbDevicesConnectionParams object with the ability to set a context for a request.
NewGetUsbDevicesConnectionParamsWithHTTPClient creates a new GetUsbDevicesConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetUsbDevicesConnectionParamsWithTimeout creates a new GetUsbDevicesConnectionParams object with the ability to set a timeout on a request.
NewGetUsbDevicesInternalServerError creates a GetUsbDevicesInternalServerError with default headers values.
NewGetUsbDevicesNotFound creates a GetUsbDevicesNotFound with default headers values.
NewGetUsbDevicesOK creates a GetUsbDevicesOK with default headers values.
NewGetUsbDevicesParams creates a new GetUsbDevicesParams object, with the default timeout for this client.
NewGetUsbDevicesParamsWithContext creates a new GetUsbDevicesParams object with the ability to set a context for a request.
NewGetUsbDevicesParamsWithHTTPClient creates a new GetUsbDevicesParams object with the ability to set a custom HTTPClient for a request.
NewGetUsbDevicesParamsWithTimeout creates a new GetUsbDevicesParams object with the ability to set a timeout on a request.
NewMountUsbDeviceBadRequest creates a MountUsbDeviceBadRequest with default headers values.
NewMountUsbDeviceInternalServerError creates a MountUsbDeviceInternalServerError with default headers values.
NewMountUsbDeviceNotFound creates a MountUsbDeviceNotFound with default headers values.
NewMountUsbDeviceOK creates a MountUsbDeviceOK with default headers values.
NewMountUsbDeviceParams creates a new MountUsbDeviceParams object, with the default timeout for this client.
NewMountUsbDeviceParamsWithContext creates a new MountUsbDeviceParams object with the ability to set a context for a request.
NewMountUsbDeviceParamsWithHTTPClient creates a new MountUsbDeviceParams object with the ability to set a custom HTTPClient for a request.
NewMountUsbDeviceParamsWithTimeout creates a new MountUsbDeviceParams object with the ability to set a timeout on a request.
NewUnmountUsbDeviceBadRequest creates a UnmountUsbDeviceBadRequest with default headers values.
NewUnmountUsbDeviceInternalServerError creates a UnmountUsbDeviceInternalServerError with default headers values.
NewUnmountUsbDeviceNotFound creates a UnmountUsbDeviceNotFound with default headers values.
NewUnmountUsbDeviceOK creates a UnmountUsbDeviceOK with default headers values.
NewUnmountUsbDeviceParams creates a new UnmountUsbDeviceParams object, with the default timeout for this client.
NewUnmountUsbDeviceParamsWithContext creates a new UnmountUsbDeviceParams object with the ability to set a context for a request.
NewUnmountUsbDeviceParamsWithHTTPClient creates a new UnmountUsbDeviceParams object with the ability to set a custom HTTPClient for a request.
NewUnmountUsbDeviceParamsWithTimeout creates a new UnmountUsbDeviceParams object with the ability to set a timeout on a request.
# Structs
Client for usb device API
*/.
GetUsbDevicesBadRequest describes a response with status code 400, with default header values.
GetUsbDevicesConnectionBadRequest describes a response with status code 400, with default header values.
GetUsbDevicesConnectionInternalServerError describes a response with status code 500, with default header values.
GetUsbDevicesConnectionNotFound describes a response with status code 404, with default header values.
GetUsbDevicesConnectionOK describes a response with status code 200, with default header values.
GetUsbDevicesConnectionParams contains all the parameters to send to the API endpoint
for the get usb devices connection operation.
GetUsbDevicesConnectionReader is a Reader for the GetUsbDevicesConnection structure.
GetUsbDevicesInternalServerError describes a response with status code 500, with default header values.
GetUsbDevicesNotFound describes a response with status code 404, with default header values.
GetUsbDevicesOK describes a response with status code 200, with default header values.
GetUsbDevicesParams contains all the parameters to send to the API endpoint
for the get usb devices operation.
GetUsbDevicesReader is a Reader for the GetUsbDevices structure.
MountUsbDeviceBadRequest describes a response with status code 400, with default header values.
MountUsbDeviceInternalServerError describes a response with status code 500, with default header values.
MountUsbDeviceNotFound describes a response with status code 404, with default header values.
MountUsbDeviceOK describes a response with status code 200, with default header values.
MountUsbDeviceParams contains all the parameters to send to the API endpoint
for the mount usb device operation.
MountUsbDeviceReader is a Reader for the MountUsbDevice structure.
UnmountUsbDeviceBadRequest describes a response with status code 400, with default header values.
UnmountUsbDeviceInternalServerError describes a response with status code 500, with default header values.
UnmountUsbDeviceNotFound describes a response with status code 404, with default header values.
UnmountUsbDeviceOK describes a response with status code 200, with default header values.
UnmountUsbDeviceParams contains all the parameters to send to the API endpoint
for the unmount usb device operation.
UnmountUsbDeviceReader is a Reader for the UnmountUsbDevice structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.