# Functions
New creates a new operations API client.
NewChunkedOK creates a ChunkedOK with default headers values.
NewChunkedParams creates a new ChunkedParams object, with the default timeout for this client.
NewChunkedParamsWithContext creates a new ChunkedParams object with the ability to set a context for a request.
NewChunkedParamsWithHTTPClient creates a new ChunkedParams object with the ability to set a custom HTTPClient for a request.
NewChunkedParamsWithTimeout creates a new ChunkedParams object with the ability to set a timeout on a request.
# Structs
ChunkedOK describes a response with status code 200, with default header values.
ChunkedParams contains all the parameters to send to the API endpoint
for the chunked operation.
ChunkedReader is a Reader for the Chunked structure.
Client for operations API
*/.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.