# Functions
New creates a new hardware models API client.
NewDeleteHardwaresBadRequest creates a DeleteHardwaresBadRequest with default headers values.
NewDeleteHardwaresForbidden creates a DeleteHardwaresForbidden with default headers values.
NewDeleteHardwaresGone creates a DeleteHardwaresGone with default headers values.
NewDeleteHardwaresInternalServerError creates a DeleteHardwaresInternalServerError with default headers values.
NewDeleteHardwaresMethodNotAllowed creates a DeleteHardwaresMethodNotAllowed with default headers values.
NewDeleteHardwaresNotFound creates a DeleteHardwaresNotFound with default headers values.
NewDeleteHardwaresOK creates a DeleteHardwaresOK with default headers values.
NewDeleteHardwaresParams creates a new DeleteHardwaresParams object with the default values initialized.
NewDeleteHardwaresParamsWithContext creates a new DeleteHardwaresParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteHardwaresParamsWithHTTPClient creates a new DeleteHardwaresParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteHardwaresParamsWithTimeout creates a new DeleteHardwaresParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteHardwaresServiceUnavailable creates a DeleteHardwaresServiceUnavailable with default headers values.
NewDeleteHardwaresUnauthorized creates a DeleteHardwaresUnauthorized with default headers values.
NewGetHardwaresBadRequest creates a GetHardwaresBadRequest with default headers values.
NewGetHardwaresForbidden creates a GetHardwaresForbidden with default headers values.
NewGetHardwaresGone creates a GetHardwaresGone with default headers values.
NewGetHardwaresInternalServerError creates a GetHardwaresInternalServerError with default headers values.
NewGetHardwaresMethodNotAllowed creates a GetHardwaresMethodNotAllowed with default headers values.
NewGetHardwaresNotFound creates a GetHardwaresNotFound with default headers values.
NewGetHardwaresOK creates a GetHardwaresOK with default headers values.
NewGetHardwaresParams creates a new GetHardwaresParams object with the default values initialized.
NewGetHardwaresParamsWithContext creates a new GetHardwaresParams object with the default values initialized, and the ability to set a context for a request.
NewGetHardwaresParamsWithHTTPClient creates a new GetHardwaresParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHardwaresParamsWithTimeout creates a new GetHardwaresParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetHardwaresServiceUnavailable creates a GetHardwaresServiceUnavailable with default headers values.
NewGetHardwaresUnauthorized creates a GetHardwaresUnauthorized with default headers values.
NewPostHardwaresBadRequest creates a PostHardwaresBadRequest with default headers values.
NewPostHardwaresForbidden creates a PostHardwaresForbidden with default headers values.
NewPostHardwaresGone creates a PostHardwaresGone with default headers values.
NewPostHardwaresInternalServerError creates a PostHardwaresInternalServerError with default headers values.
NewPostHardwaresMethodNotAllowed creates a PostHardwaresMethodNotAllowed with default headers values.
NewPostHardwaresNotFound creates a PostHardwaresNotFound with default headers values.
NewPostHardwaresOK creates a PostHardwaresOK with default headers values.
NewPostHardwaresParams creates a new PostHardwaresParams object with the default values initialized.
NewPostHardwaresParamsWithContext creates a new PostHardwaresParams object with the default values initialized, and the ability to set a context for a request.
NewPostHardwaresParamsWithHTTPClient creates a new PostHardwaresParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostHardwaresParamsWithTimeout creates a new PostHardwaresParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostHardwaresServiceUnavailable creates a PostHardwaresServiceUnavailable with default headers values.
NewPostHardwaresUnauthorized creates a PostHardwaresUnauthorized with default headers values.
# Structs
Client for hardware models API
*/.
DeleteHardwaresBadRequest handles this case with default header values.
DeleteHardwaresForbidden handles this case with default header values.
DeleteHardwaresGone handles this case with default header values.
DeleteHardwaresInternalServerError handles this case with default header values.
DeleteHardwaresMethodNotAllowed handles this case with default header values.
DeleteHardwaresNotFound handles this case with default header values.
DeleteHardwaresOK handles this case with default header values.
DeleteHardwaresOKBody delete hardwares o k body
swagger:model DeleteHardwaresOKBody
*/.
DeleteHardwaresParams contains all the parameters to send to the API endpoint
for the delete hardwares operation typically these are written to a http.Request
*/.
DeleteHardwaresReader is a Reader for the DeleteHardwares structure.
DeleteHardwaresServiceUnavailable handles this case with default header values.
DeleteHardwaresUnauthorized handles this case with default header values.
GetHardwaresBadRequest handles this case with default header values.
GetHardwaresForbidden handles this case with default header values.
GetHardwaresGone handles this case with default header values.
GetHardwaresInternalServerError handles this case with default header values.
GetHardwaresMethodNotAllowed handles this case with default header values.
GetHardwaresNotFound handles this case with default header values.
GetHardwaresOK handles this case with default header values.
GetHardwaresOKBody get hardwares o k body
swagger:model GetHardwaresOKBody
*/.
GetHardwaresParams contains all the parameters to send to the API endpoint
for the get hardwares operation typically these are written to a http.Request
*/.
GetHardwaresReader is a Reader for the GetHardwares structure.
GetHardwaresServiceUnavailable handles this case with default header values.
GetHardwaresUnauthorized handles this case with default header values.
PostHardwaresBadRequest handles this case with default header values.
PostHardwaresForbidden handles this case with default header values.
PostHardwaresGone handles this case with default header values.
PostHardwaresInternalServerError handles this case with default header values.
PostHardwaresMethodNotAllowed handles this case with default header values.
PostHardwaresNotFound handles this case with default header values.
PostHardwaresOK handles this case with default header values.
PostHardwaresOKBody post hardwares o k body
swagger:model PostHardwaresOKBody
*/.
PostHardwaresParams contains all the parameters to send to the API endpoint
for the post hardwares operation typically these are written to a http.Request
*/.
PostHardwaresReader is a Reader for the PostHardwares structure.
PostHardwaresServiceUnavailable handles this case with default header values.
PostHardwaresUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.