# Functions
ClientUpload uploads contents as a file via lakeFS.
No description provided by the author
No description provided by the author
ResponseAsError returns a UserVisibleAPIError wrapping an ErrRequestFailed wrapping a response from the server.
# Variables
No description provided by the author
ErrRequestFailed is an error returned for failing lakeFS server replies.
ErrUnsupportedProtocol is the error returned when lakeFS server requests the client use a protocol it does not know about.
# Structs
APIFields are fields to use to format an HTTP error response that can be shown to the user.
CallFailedError is an error performing the HTTP request itself formatted to be shown to a user.
UserVisibleAPIError is an HTTP error response formatted to be shown to a user.