package
0.4.2
Repository: https://github.com/flexlet/flexlb-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new service API client.
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 service API */.
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.