# Functions
New creates a new server management API client.
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 server management API
*/.
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.