# Functions

New creates a new operations API client.
New creates a new operations API client with basic auth credentials.
New creates a new operations API client with a bearer token for authentication.
NewDownloadS2iBinaryHandlerOK creates a DownloadS2iBinaryHandlerOK with default headers values.
NewDownloadS2iBinaryHandlerParams creates a new DownloadS2iBinaryHandlerParams object, with the default timeout for this client.
NewDownloadS2iBinaryHandlerParamsWithContext creates a new DownloadS2iBinaryHandlerParams object with the ability to set a context for a request.
NewDownloadS2iBinaryHandlerParamsWithHTTPClient creates a new DownloadS2iBinaryHandlerParams object with the ability to set a custom HTTPClient for a request.
NewDownloadS2iBinaryHandlerParamsWithTimeout creates a new DownloadS2iBinaryHandlerParams object with the ability to set a timeout on a request.
NewUploadS2iBinaryHandlerOK creates a UploadS2iBinaryHandlerOK with default headers values.
NewUploadS2iBinaryHandlerParams creates a new UploadS2iBinaryHandlerParams object, with the default timeout for this client.
NewUploadS2iBinaryHandlerParamsWithContext creates a new UploadS2iBinaryHandlerParams object with the ability to set a context for a request.
NewUploadS2iBinaryHandlerParamsWithHTTPClient creates a new UploadS2iBinaryHandlerParams object with the ability to set a custom HTTPClient for a request.
NewUploadS2iBinaryHandlerParamsWithTimeout creates a new UploadS2iBinaryHandlerParams object with the ability to set a timeout on a request.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptApplicationOctetStream sets the Accept header to "application/octet-stream".
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
WithContentTypeMultipartFormData sets the Content-Type header to "multipart/form-data".

# Structs

Client for operations API */.
DownloadS2iBinaryHandlerOK describes a response with status code 200, with default header values.
DownloadS2iBinaryHandlerParams contains all the parameters to send to the API endpoint for the download s2i binary handler operation.
DownloadS2iBinaryHandlerReader is a Reader for the DownloadS2iBinaryHandler structure.
UploadS2iBinaryHandlerOK describes a response with status code 200, with default header values.
UploadS2iBinaryHandlerParams contains all the parameters to send to the API endpoint for the upload s2i binary handler operation.
UploadS2iBinaryHandlerReader is a Reader for the UploadS2iBinaryHandler structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.