# Functions
New creates a new ping API client.
NewGetPingOK creates a GetPingOK with default headers values.
NewGetPingParams creates a new GetPingParams object, with the default timeout for this client.
NewGetPingParamsWithContext creates a new GetPingParams object with the ability to set a context for a request.
NewGetPingParamsWithHTTPClient creates a new GetPingParams object with the ability to set a custom HTTPClient for a request.
NewGetPingParamsWithTimeout creates a new GetPingParams object with the ability to set a timeout on a request.
# Structs
Client for ping API
*/.
GetPingOK describes a response with status code 200, with default header values.
GetPingParams contains all the parameters to send to the API endpoint
for the get ping operation.
GetPingReader is a Reader for the GetPing structure.
# Interfaces
API is the interface of the ping client.