# 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 values initialized.
NewGetHealthParamsWithContext creates a new GetHealthParams object with the default values initialized, and the ability to set a context for a request.
NewGetHealthParamsWithHTTPClient creates a new GetHealthParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHealthParamsWithTimeout creates a new GetHealthParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for health API
*/.
GetHealthInternalServerError handles this case with default header values.
GetHealthOK handles this case with default header values.
GetHealthParams contains all the parameters to send to the API endpoint
for the get health operation typically these are written to a http.Request
*/.
GetHealthReader is a Reader for the GetHealth structure.
# Interfaces
ClientService is the interface for Client methods.