# Functions

New creates a new disk API client.
NewGetDisksBadRequest creates a GetDisksBadRequest with default headers values.
NewGetDisksConnectionBadRequest creates a GetDisksConnectionBadRequest with default headers values.
NewGetDisksConnectionInternalServerError creates a GetDisksConnectionInternalServerError with default headers values.
NewGetDisksConnectionNotFound creates a GetDisksConnectionNotFound with default headers values.
NewGetDisksConnectionOK creates a GetDisksConnectionOK with default headers values.
NewGetDisksConnectionParams creates a new GetDisksConnectionParams object, with the default timeout for this client.
NewGetDisksConnectionParamsWithContext creates a new GetDisksConnectionParams object with the ability to set a context for a request.
NewGetDisksConnectionParamsWithHTTPClient creates a new GetDisksConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetDisksConnectionParamsWithTimeout creates a new GetDisksConnectionParams object with the ability to set a timeout on a request.
NewGetDisksInternalServerError creates a GetDisksInternalServerError with default headers values.
NewGetDisksNotFound creates a GetDisksNotFound with default headers values.
NewGetDisksOK creates a GetDisksOK with default headers values.
NewGetDisksParams creates a new GetDisksParams object, with the default timeout for this client.
NewGetDisksParamsWithContext creates a new GetDisksParams object with the ability to set a context for a request.
NewGetDisksParamsWithHTTPClient creates a new GetDisksParams object with the ability to set a custom HTTPClient for a request.
NewGetDisksParamsWithTimeout creates a new GetDisksParams object with the ability to set a timeout on a request.
NewMountDiskBadRequest creates a MountDiskBadRequest with default headers values.
NewMountDiskInternalServerError creates a MountDiskInternalServerError with default headers values.
NewMountDiskNotFound creates a MountDiskNotFound with default headers values.
NewMountDiskOK creates a MountDiskOK with default headers values.
NewMountDiskParams creates a new MountDiskParams object, with the default timeout for this client.
NewMountDiskParamsWithContext creates a new MountDiskParams object with the ability to set a context for a request.
NewMountDiskParamsWithHTTPClient creates a new MountDiskParams object with the ability to set a custom HTTPClient for a request.
NewMountDiskParamsWithTimeout creates a new MountDiskParams object with the ability to set a timeout on a request.
NewUnmountDiskBadRequest creates a UnmountDiskBadRequest with default headers values.
NewUnmountDiskInternalServerError creates a UnmountDiskInternalServerError with default headers values.
NewUnmountDiskNotFound creates a UnmountDiskNotFound with default headers values.
NewUnmountDiskOK creates a UnmountDiskOK with default headers values.
NewUnmountDiskParams creates a new UnmountDiskParams object, with the default timeout for this client.
NewUnmountDiskParamsWithContext creates a new UnmountDiskParams object with the ability to set a context for a request.
NewUnmountDiskParamsWithHTTPClient creates a new UnmountDiskParams object with the ability to set a custom HTTPClient for a request.
NewUnmountDiskParamsWithTimeout creates a new UnmountDiskParams object with the ability to set a timeout on a request.

# Structs

Client for disk API */.
GetDisksBadRequest describes a response with status code 400, with default header values.
GetDisksConnectionBadRequest describes a response with status code 400, with default header values.
GetDisksConnectionInternalServerError describes a response with status code 500, with default header values.
GetDisksConnectionNotFound describes a response with status code 404, with default header values.
GetDisksConnectionOK describes a response with status code 200, with default header values.
GetDisksConnectionParams contains all the parameters to send to the API endpoint for the get disks connection operation.
GetDisksConnectionReader is a Reader for the GetDisksConnection structure.
GetDisksInternalServerError describes a response with status code 500, with default header values.
GetDisksNotFound describes a response with status code 404, with default header values.
GetDisksOK describes a response with status code 200, with default header values.
GetDisksParams contains all the parameters to send to the API endpoint for the get disks operation.
GetDisksReader is a Reader for the GetDisks structure.
MountDiskBadRequest describes a response with status code 400, with default header values.
MountDiskInternalServerError describes a response with status code 500, with default header values.
MountDiskNotFound describes a response with status code 404, with default header values.
MountDiskOK describes a response with status code 200, with default header values.
MountDiskParams contains all the parameters to send to the API endpoint for the mount disk operation.
MountDiskReader is a Reader for the MountDisk structure.
UnmountDiskBadRequest describes a response with status code 400, with default header values.
UnmountDiskInternalServerError describes a response with status code 500, with default header values.
UnmountDiskNotFound describes a response with status code 404, with default header values.
UnmountDiskOK describes a response with status code 200, with default header values.
UnmountDiskParams contains all the parameters to send to the API endpoint for the unmount disk operation.
UnmountDiskReader is a Reader for the UnmountDisk structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.