# Functions
New creates a new health API client.
New creates a new health API client with basic auth credentials.
New creates a new health API client with a bearer token for authentication.
NewHealthOK creates a HealthOK with default headers values.
NewHealthParams creates a new HealthParams object, with the default timeout for this client.
NewHealthParamsWithContext creates a new HealthParams object with the ability to set a context for a request.
NewHealthParamsWithHTTPClient creates a new HealthParams object with the ability to set a custom HTTPClient for a request.
NewHealthParamsWithTimeout creates a new HealthParams object with the ability to set a timeout on a request.
# Structs
Client for health API
*/.
HealthOK describes a response with status code 200, with default header values.
HealthParams contains all the parameters to send to the API endpoint
for the health operation.
HealthReader is a Reader for the Health structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.