# Functions
New creates a new health API client.
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.
NewGetHealthServiceUnavailable creates a GetHealthServiceUnavailable with default headers values.
WithAuthInfo changes the transport on the client.
# Structs
Client for health API
*/.
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.
GetHealthServiceUnavailable describes a response with status code 503, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.