# Functions
New creates a new reloads API client.
NewGetReloadDefault creates a GetReloadDefault with default headers values.
NewGetReloadNotFound creates a GetReloadNotFound with default headers values.
NewGetReloadOK creates a GetReloadOK with default headers values.
NewGetReloadParams creates a new GetReloadParams object with the default values initialized.
NewGetReloadParamsWithContext creates a new GetReloadParams object with the default values initialized, and the ability to set a context for a request.
NewGetReloadParamsWithHTTPClient creates a new GetReloadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetReloadParamsWithTimeout creates a new GetReloadParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetReloadsDefault creates a GetReloadsDefault with default headers values.
NewGetReloadsOK creates a GetReloadsOK with default headers values.
NewGetReloadsParams creates a new GetReloadsParams object with the default values initialized.
NewGetReloadsParamsWithContext creates a new GetReloadsParams object with the default values initialized, and the ability to set a context for a request.
NewGetReloadsParamsWithHTTPClient creates a new GetReloadsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetReloadsParamsWithTimeout creates a new GetReloadsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for reloads API
*/.
GetReloadDefault handles this case with default header values.
GetReloadNotFound handles this case with default header values.
GetReloadOK handles this case with default header values.
GetReloadParams contains all the parameters to send to the API endpoint
for the get reload operation typically these are written to a http.Request
*/.
GetReloadReader is a Reader for the GetReload structure.
GetReloadsDefault handles this case with default header values.
GetReloadsOK handles this case with default header values.
GetReloadsParams contains all the parameters to send to the API endpoint
for the get reloads operation typically these are written to a http.Request
*/.
GetReloadsReader is a Reader for the GetReloads structure.
# Interfaces
ClientService is the interface for Client methods.