# Functions
New creates a new host API client.
NewCreateHostBadRequest creates a CreateHostBadRequest with default headers values.
NewCreateHostInternalServerError creates a CreateHostInternalServerError with default headers values.
NewCreateHostNotFound creates a CreateHostNotFound with default headers values.
NewCreateHostOK creates a CreateHostOK with default headers values.
NewCreateHostParams creates a new CreateHostParams object, with the default timeout for this client.
NewCreateHostParamsWithContext creates a new CreateHostParams object with the ability to set a context for a request.
NewCreateHostParamsWithHTTPClient creates a new CreateHostParams object with the ability to set a custom HTTPClient for a request.
NewCreateHostParamsWithTimeout creates a new CreateHostParams object with the ability to set a timeout on a request.
NewGetHostsBadRequest creates a GetHostsBadRequest with default headers values.
NewGetHostsConnectionBadRequest creates a GetHostsConnectionBadRequest with default headers values.
NewGetHostsConnectionInternalServerError creates a GetHostsConnectionInternalServerError with default headers values.
NewGetHostsConnectionNotFound creates a GetHostsConnectionNotFound with default headers values.
NewGetHostsConnectionOK creates a GetHostsConnectionOK with default headers values.
NewGetHostsConnectionParams creates a new GetHostsConnectionParams object, with the default timeout for this client.
NewGetHostsConnectionParamsWithContext creates a new GetHostsConnectionParams object with the ability to set a context for a request.
NewGetHostsConnectionParamsWithHTTPClient creates a new GetHostsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetHostsConnectionParamsWithTimeout creates a new GetHostsConnectionParams object with the ability to set a timeout on a request.
NewGetHostsInternalServerError creates a GetHostsInternalServerError with default headers values.
NewGetHostsNotFound creates a GetHostsNotFound with default headers values.
NewGetHostsOK creates a GetHostsOK with default headers values.
NewGetHostsParams creates a new GetHostsParams object, with the default timeout for this client.
NewGetHostsParamsWithContext creates a new GetHostsParams object with the ability to set a context for a request.
NewGetHostsParamsWithHTTPClient creates a new GetHostsParams object with the ability to set a custom HTTPClient for a request.
NewGetHostsParamsWithTimeout creates a new GetHostsParams object with the ability to set a timeout on a request.
NewTriggerDiskBlinkBadRequest creates a TriggerDiskBlinkBadRequest with default headers values.
NewTriggerDiskBlinkInternalServerError creates a TriggerDiskBlinkInternalServerError with default headers values.
NewTriggerDiskBlinkNotFound creates a TriggerDiskBlinkNotFound with default headers values.
NewTriggerDiskBlinkOK creates a TriggerDiskBlinkOK with default headers values.
NewTriggerDiskBlinkParams creates a new TriggerDiskBlinkParams object, with the default timeout for this client.
NewTriggerDiskBlinkParamsWithContext creates a new TriggerDiskBlinkParams object with the ability to set a context for a request.
NewTriggerDiskBlinkParamsWithHTTPClient creates a new TriggerDiskBlinkParams object with the ability to set a custom HTTPClient for a request.
NewTriggerDiskBlinkParamsWithTimeout creates a new TriggerDiskBlinkParams object with the ability to set a timeout on a request.
NewUpdateHostBadRequest creates a UpdateHostBadRequest with default headers values.
NewUpdateHostInternalServerError creates a UpdateHostInternalServerError with default headers values.
NewUpdateHostNotFound creates a UpdateHostNotFound with default headers values.
NewUpdateHostOK creates a UpdateHostOK with default headers values.
NewUpdateHostParams creates a new UpdateHostParams object, with the default timeout for this client.
NewUpdateHostParamsWithContext creates a new UpdateHostParams object with the ability to set a context for a request.
NewUpdateHostParamsWithHTTPClient creates a new UpdateHostParams object with the ability to set a custom HTTPClient for a request.
NewUpdateHostParamsWithTimeout creates a new UpdateHostParams object with the ability to set a timeout on a request.
# Structs
Client for host API
*/.
CreateHostBadRequest describes a response with status code 400, with default header values.
CreateHostInternalServerError describes a response with status code 500, with default header values.
CreateHostNotFound describes a response with status code 404, with default header values.
CreateHostOK describes a response with status code 200, with default header values.
CreateHostParams contains all the parameters to send to the API endpoint
for the create host operation.
CreateHostReader is a Reader for the CreateHost structure.
GetHostsBadRequest describes a response with status code 400, with default header values.
GetHostsConnectionBadRequest describes a response with status code 400, with default header values.
GetHostsConnectionInternalServerError describes a response with status code 500, with default header values.
GetHostsConnectionNotFound describes a response with status code 404, with default header values.
GetHostsConnectionOK describes a response with status code 200, with default header values.
GetHostsConnectionParams contains all the parameters to send to the API endpoint
for the get hosts connection operation.
GetHostsConnectionReader is a Reader for the GetHostsConnection structure.
GetHostsInternalServerError describes a response with status code 500, with default header values.
GetHostsNotFound describes a response with status code 404, with default header values.
GetHostsOK describes a response with status code 200, with default header values.
GetHostsParams contains all the parameters to send to the API endpoint
for the get hosts operation.
GetHostsReader is a Reader for the GetHosts structure.
TriggerDiskBlinkBadRequest describes a response with status code 400, with default header values.
TriggerDiskBlinkInternalServerError describes a response with status code 500, with default header values.
TriggerDiskBlinkNotFound describes a response with status code 404, with default header values.
TriggerDiskBlinkOK describes a response with status code 200, with default header values.
TriggerDiskBlinkParams contains all the parameters to send to the API endpoint
for the trigger disk blink operation.
TriggerDiskBlinkReader is a Reader for the TriggerDiskBlink structure.
UpdateHostBadRequest describes a response with status code 400, with default header values.
UpdateHostInternalServerError describes a response with status code 500, with default header values.
UpdateHostNotFound describes a response with status code 404, with default header values.
UpdateHostOK describes a response with status code 200, with default header values.
UpdateHostParams contains all the parameters to send to the API endpoint
for the update host operation.
UpdateHostReader is a Reader for the UpdateHost structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.