package
0.0.0-20190116153840-23ce5c39e65c
Repository: https://github.com/pydio/pydio-sdk-go.git
Documentation: pkg.go.dev
# Functions
New creates a new workspace API client.
NewChangesOK creates a ChangesOK with default headers values.
NewChangesParams creates a new ChangesParams object with the default values initialized.
NewChangesParamsWithContext creates a new ChangesParams object with the default values initialized, and the ability to set a context for a request.
NewChangesParamsWithHTTPClient creates a new ChangesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewChangesParamsWithTimeout creates a new ChangesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWorkspaceInfoOK creates a GetWorkspaceInfoOK with default headers values.
NewGetWorkspaceInfoParams creates a new GetWorkspaceInfoParams object with the default values initialized.
NewGetWorkspaceInfoParamsWithContext creates a new GetWorkspaceInfoParams object with the default values initialized, and the ability to set a context for a request.
NewGetWorkspaceInfoParamsWithHTTPClient creates a new GetWorkspaceInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWorkspaceInfoParamsWithTimeout creates a new GetWorkspaceInfoParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
ChangesOK handles this case with default header values.
ChangesParams contains all the parameters to send to the API endpoint
for the changes operation typically these are written to a http.Request
*/.
ChangesReader is a Reader for the Changes structure.
Client for workspace API
*/.
GetWorkspaceInfoOK handles this case with default header values.
GetWorkspaceInfoParams contains all the parameters to send to the API endpoint
for the get workspace info operation typically these are written to a http.Request
*/.
GetWorkspaceInfoReader is a Reader for the GetWorkspaceInfo structure.