package
0.0.0-20190116153840-23ce5c39e65c
Repository: https://github.com/pydio/pydio-sdk-go.git
Documentation: pkg.go.dev
# Functions
New creates a new file API client.
NewCreateNodeOK creates a CreateNodeOK with default headers values.
NewCreateNodeParams creates a new CreateNodeParams object with the default values initialized.
NewCreateNodeParamsWithContext creates a new CreateNodeParams object with the default values initialized, and the ability to set a context for a request.
NewCreateNodeParamsWithHTTPClient creates a new CreateNodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateNodeParamsWithTimeout creates a new CreateNodeParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteNodeOK creates a DeleteNodeOK with default headers values.
NewDeleteNodeParams creates a new DeleteNodeParams object with the default values initialized.
NewDeleteNodeParamsWithContext creates a new DeleteNodeParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteNodeParamsWithHTTPClient creates a new DeleteNodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteNodeParamsWithTimeout creates a new DeleteNodeParams object with the default values initialized, and the ability to set a timeout on a request.
NewDownloadOK creates a DownloadOK with default headers values.
NewDownloadParams creates a new DownloadParams object with the default values initialized.
NewDownloadParamsWithContext creates a new DownloadParams object with the default values initialized, and the ability to set a context for a request.
NewDownloadParamsWithHTTPClient creates a new DownloadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDownloadParamsWithTimeout creates a new DownloadParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetNodeInfosOK creates a GetNodeInfosOK with default headers values.
NewGetNodeInfosParams creates a new GetNodeInfosParams object with the default values initialized.
NewGetNodeInfosParamsWithContext creates a new GetNodeInfosParams object with the default values initialized, and the ability to set a context for a request.
NewGetNodeInfosParamsWithHTTPClient creates a new GetNodeInfosParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetNodeInfosParamsWithTimeout creates a new GetNodeInfosParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateNodeOK creates a UpdateNodeOK with default headers values.
NewUpdateNodeParams creates a new UpdateNodeParams object with the default values initialized.
NewUpdateNodeParamsWithContext creates a new UpdateNodeParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateNodeParamsWithHTTPClient creates a new UpdateNodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateNodeParamsWithTimeout creates a new UpdateNodeParams object with the default values initialized, and the ability to set a timeout on a request.
NewUploadStreamOK creates a UploadStreamOK with default headers values.
NewUploadStreamParams creates a new UploadStreamParams object with the default values initialized.
NewUploadStreamParamsWithContext creates a new UploadStreamParams object with the default values initialized, and the ability to set a context for a request.
NewUploadStreamParamsWithHTTPClient creates a new UploadStreamParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUploadStreamParamsWithTimeout creates a new UploadStreamParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for file API
*/.
CreateNodeOK handles this case with default header values.
CreateNodeParams contains all the parameters to send to the API endpoint
for the create node operation typically these are written to a http.Request
*/.
CreateNodeReader is a Reader for the CreateNode structure.
DeleteNodeOK handles this case with default header values.
DeleteNodeParams contains all the parameters to send to the API endpoint
for the delete node operation typically these are written to a http.Request
*/.
DeleteNodeReader is a Reader for the DeleteNode structure.
DownloadOK handles this case with default header values.
DownloadParams contains all the parameters to send to the API endpoint
for the download operation typically these are written to a http.Request
*/.
DownloadReader is a Reader for the Download structure.
GetNodeInfosOK handles this case with default header values.
GetNodeInfosParams contains all the parameters to send to the API endpoint
for the get node infos operation typically these are written to a http.Request
*/.
GetNodeInfosReader is a Reader for the GetNodeInfos structure.
UpdateNodeOK handles this case with default header values.
UpdateNodeParams contains all the parameters to send to the API endpoint
for the update node operation typically these are written to a http.Request
*/.
UpdateNodeReader is a Reader for the UpdateNode structure.
UploadStreamOK handles this case with default header values.
UploadStreamParams contains all the parameters to send to the API endpoint
for the upload stream operation typically these are written to a http.Request
*/.
UploadStreamReader is a Reader for the UploadStream structure.