package
0.0.0-20180917210448-f2aef88446f2
Repository: https://github.com/operator-framework/go-appr.git
Documentation: pkg.go.dev

# Functions

New creates a new blobs API client.
NewPullBlobJSONNotFound creates a PullBlobJSONNotFound with default headers values.
NewPullBlobJSONOK creates a PullBlobJSONOK with default headers values.
NewPullBlobJSONParams creates a new PullBlobJSONParams object with the default values initialized.
NewPullBlobJSONParamsWithContext creates a new PullBlobJSONParams object with the default values initialized, and the ability to set a context for a request.
NewPullBlobJSONParamsWithHTTPClient creates a new PullBlobJSONParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPullBlobJSONParamsWithTimeout creates a new PullBlobJSONParams object with the default values initialized, and the ability to set a timeout on a request.
NewPullBlobJSONUnauthorized creates a PullBlobJSONUnauthorized with default headers values.
NewPullBlobNotFound creates a PullBlobNotFound with default headers values.
NewPullBlobOK creates a PullBlobOK with default headers values.
NewPullBlobParams creates a new PullBlobParams object with the default values initialized.
NewPullBlobParamsWithContext creates a new PullBlobParams object with the default values initialized, and the ability to set a context for a request.
NewPullBlobParamsWithHTTPClient creates a new PullBlobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPullBlobParamsWithTimeout creates a new PullBlobParams object with the default values initialized, and the ability to set a timeout on a request.
NewPullBlobUnauthorized creates a PullBlobUnauthorized with default headers values.

# Structs

Client for blobs API */.
PullBlobJSONNotFound handles this case with default header values.
PullBlobJSONOK handles this case with default header values.
PullBlobJSONParams contains all the parameters to send to the API endpoint for the pull blob Json operation typically these are written to a http.Request */.
PullBlobJSONReader is a Reader for the PullBlobJSON structure.
PullBlobJSONUnauthorized handles this case with default header values.
PullBlobNotFound handles this case with default header values.
PullBlobOK handles this case with default header values.
PullBlobParams contains all the parameters to send to the API endpoint for the pull blob operation typically these are written to a http.Request */.
PullBlobReader is a Reader for the PullBlob structure.
PullBlobUnauthorized handles this case with default header values.