# Functions

New creates a new agent API client.
NewHealthzOK creates a HealthzOK with default headers values.
NewHealthzParams creates a new HealthzParams object, with the default timeout for this client.
NewHealthzParamsWithContext creates a new HealthzParams object with the ability to set a context for a request.
NewHealthzParamsWithHTTPClient creates a new HealthzParams object with the ability to set a custom HTTPClient for a request.
NewHealthzParamsWithTimeout creates a new HealthzParams object with the ability to set a timeout on a request.
NewReadyzOK creates a ReadyzOK with default headers values.
NewReadyzParams creates a new ReadyzParams object, with the default timeout for this client.
NewReadyzParamsWithContext creates a new ReadyzParams object with the ability to set a context for a request.
NewReadyzParamsWithHTTPClient creates a new ReadyzParams object with the ability to set a custom HTTPClient for a request.
NewReadyzParamsWithTimeout creates a new ReadyzParams object with the ability to set a timeout on a request.

# Structs

Client for agent API */.
HealthzOK describes a response with status code 200, with default header values.
HealthzParams contains all the parameters to send to the API endpoint for the healthz operation.
HealthzReader is a Reader for the Healthz structure.
ReadyzOK describes a response with status code 200, with default header values.
ReadyzParams contains all the parameters to send to the API endpoint for the readyz operation.
ReadyzReader is a Reader for the Readyz structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.