# Functions
New creates a new disks API client.
New creates a new disks API client with basic auth credentials.
New creates a new disks API client with a bearer token for authentication.
NewGetDiskByIDDefault creates a GetDiskByIDDefault with default headers values.
NewGetDiskByIDOK creates a GetDiskByIDOK with default headers values.
NewGetDiskByIDParams creates a new GetDiskByIDParams object, with the default timeout for this client.
NewGetDiskByIDParamsWithContext creates a new GetDiskByIDParams object with the ability to set a context for a request.
NewGetDiskByIDParamsWithHTTPClient creates a new GetDiskByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetDiskByIDParamsWithTimeout creates a new GetDiskByIDParams object with the ability to set a timeout on a request.
NewGetDisksDefault creates a GetDisksDefault 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.
NewGetDiskStatsDefault creates a GetDiskStatsDefault with default headers values.
NewGetDiskStatsOK creates a GetDiskStatsOK with default headers values.
NewGetDiskStatsParams creates a new GetDiskStatsParams object, with the default timeout for this client.
NewGetDiskStatsParamsWithContext creates a new GetDiskStatsParams object with the ability to set a context for a request.
NewGetDiskStatsParamsWithHTTPClient creates a new GetDiskStatsParams object with the ability to set a custom HTTPClient for a request.
NewGetDiskStatsParamsWithTimeout creates a new GetDiskStatsParams object with the ability to set a timeout on a request.
NewMarkDiskForRemovalAccepted creates a MarkDiskForRemovalAccepted with default headers values.
NewMarkDiskForRemovalDefault creates a MarkDiskForRemovalDefault with default headers values.
NewMarkDiskForRemovalParams creates a new MarkDiskForRemovalParams object, with the default timeout for this client.
NewMarkDiskForRemovalParamsWithContext creates a new MarkDiskForRemovalParams object with the ability to set a context for a request.
NewMarkDiskForRemovalParamsWithHTTPClient creates a new MarkDiskForRemovalParams object with the ability to set a custom HTTPClient for a request.
NewMarkDiskForRemovalParamsWithTimeout creates a new MarkDiskForRemovalParams object with the ability to set a timeout on a request.
NewUpdateDiskDefault creates a UpdateDiskDefault with default headers values.
NewUpdateDiskOK creates a UpdateDiskOK with default headers values.
NewUpdateDiskParams creates a new UpdateDiskParams object, with the default timeout for this client.
NewUpdateDiskParamsWithContext creates a new UpdateDiskParams object with the ability to set a context for a request.
NewUpdateDiskParamsWithHTTPClient creates a new UpdateDiskParams object with the ability to set a custom HTTPClient for a request.
NewUpdateDiskParamsWithTimeout creates a new UpdateDiskParams object with the ability to set a timeout on a request.
NewUpdateHydraDiskReservationDefault creates a UpdateHydraDiskReservationDefault with default headers values.
NewUpdateHydraDiskReservationOK creates a UpdateHydraDiskReservationOK with default headers values.
NewUpdateHydraDiskReservationParams creates a new UpdateHydraDiskReservationParams object, with the default timeout for this client.
NewUpdateHydraDiskReservationParamsWithContext creates a new UpdateHydraDiskReservationParams object with the ability to set a context for a request.
NewUpdateHydraDiskReservationParamsWithHTTPClient creates a new UpdateHydraDiskReservationParams object with the ability to set a custom HTTPClient for a request.
NewUpdateHydraDiskReservationParamsWithTimeout creates a new UpdateHydraDiskReservationParams object with the ability to set a timeout on a request.
# Structs
Client for disks API
*/.
GetDiskByIDDefault describes a response with status code -1, with default header values.
GetDiskByIDOK describes a response with status code 200, with default header values.
GetDiskByIDParams contains all the parameters to send to the API endpoint
for the get disk by Id operation.
GetDiskByIDReader is a Reader for the GetDiskByID structure.
GetDisksDefault describes a response with status code -1, 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.
GetDiskStatsDefault describes a response with status code -1, with default header values.
GetDiskStatsOK describes a response with status code 200, with default header values.
GetDiskStatsParams contains all the parameters to send to the API endpoint
for the get disk stats operation.
GetDiskStatsReader is a Reader for the GetDiskStats structure.
MarkDiskForRemovalAccepted describes a response with status code 202, with default header values.
MarkDiskForRemovalDefault describes a response with status code -1, with default header values.
MarkDiskForRemovalParams contains all the parameters to send to the API endpoint
for the mark disk for removal operation.
MarkDiskForRemovalReader is a Reader for the MarkDiskForRemoval structure.
UpdateDiskDefault describes a response with status code -1, with default header values.
UpdateDiskOK describes a response with status code 200, with default header values.
UpdateDiskParams contains all the parameters to send to the API endpoint
for the update disk operation.
UpdateDiskReader is a Reader for the UpdateDisk structure.
UpdateHydraDiskReservationDefault describes a response with status code -1, with default header values.
UpdateHydraDiskReservationOK describes a response with status code 200, with default header values.
UpdateHydraDiskReservationParams contains all the parameters to send to the API endpoint
for the update hydra disk reservation operation.
UpdateHydraDiskReservationReader is a Reader for the UpdateHydraDiskReservation structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.