# Functions
New creates a new health API client.
NewGetHealthInternalServerError creates a GetHealthInternalServerError with default headers values.
NewGetHealthOK creates a GetHealthOK with default headers values.
NewGetHealthParams creates a new GetHealthParams object, with the default timeout for this client.
NewGetHealthParamsWithContext creates a new GetHealthParams object with the ability to set a context for a request.
NewGetHealthParamsWithHTTPClient creates a new GetHealthParams object with the ability to set a custom HTTPClient for a request.
NewGetHealthParamsWithTimeout creates a new GetHealthParams object with the ability to set a timeout on a request.
# Structs
Client for health API
*/.
GetHealthInternalServerError describes a response with status code 500, with default header values.
GetHealthOK describes a response with status code 200, with default header values.
GetHealthParams contains all the parameters to send to the API endpoint
for the get health operation.
GetHealthReader is a Reader for the GetHealth structure.
# Interfaces
API is the interface of the health client.