package
2.2.0+incompatible
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new share service API client.
NewDeleteCellOK creates a DeleteCellOK with default headers values.
NewDeleteCellParams creates a new DeleteCellParams object with the default values initialized.
NewDeleteCellParamsWithContext creates a new DeleteCellParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteCellParamsWithHTTPClient creates a new DeleteCellParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteCellParamsWithTimeout creates a new DeleteCellParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteShareLinkOK creates a DeleteShareLinkOK with default headers values.
NewDeleteShareLinkParams creates a new DeleteShareLinkParams object with the default values initialized.
NewDeleteShareLinkParamsWithContext creates a new DeleteShareLinkParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteShareLinkParamsWithHTTPClient creates a new DeleteShareLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteShareLinkParamsWithTimeout creates a new DeleteShareLinkParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetCellOK creates a GetCellOK with default headers values.
NewGetCellParams creates a new GetCellParams object with the default values initialized.
NewGetCellParamsWithContext creates a new GetCellParams object with the default values initialized, and the ability to set a context for a request.
NewGetCellParamsWithHTTPClient creates a new GetCellParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCellParamsWithTimeout creates a new GetCellParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetShareLinkOK creates a GetShareLinkOK with default headers values.
NewGetShareLinkParams creates a new GetShareLinkParams object with the default values initialized.
NewGetShareLinkParamsWithContext creates a new GetShareLinkParams object with the default values initialized, and the ability to set a context for a request.
NewGetShareLinkParamsWithHTTPClient creates a new GetShareLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetShareLinkParamsWithTimeout creates a new GetShareLinkParams object with the default values initialized, and the ability to set a timeout on a request.
NewListSharedResourcesOK creates a ListSharedResourcesOK with default headers values.
NewListSharedResourcesParams creates a new ListSharedResourcesParams object with the default values initialized.
NewListSharedResourcesParamsWithContext creates a new ListSharedResourcesParams object with the default values initialized, and the ability to set a context for a request.
NewListSharedResourcesParamsWithHTTPClient creates a new ListSharedResourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListSharedResourcesParamsWithTimeout creates a new ListSharedResourcesParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutCellOK creates a PutCellOK with default headers values.
NewPutCellParams creates a new PutCellParams object with the default values initialized.
NewPutCellParamsWithContext creates a new PutCellParams object with the default values initialized, and the ability to set a context for a request.
NewPutCellParamsWithHTTPClient creates a new PutCellParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutCellParamsWithTimeout creates a new PutCellParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutShareLinkOK creates a PutShareLinkOK with default headers values.
NewPutShareLinkParams creates a new PutShareLinkParams object with the default values initialized.
NewPutShareLinkParamsWithContext creates a new PutShareLinkParams object with the default values initialized, and the ability to set a context for a request.
NewPutShareLinkParamsWithHTTPClient creates a new PutShareLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutShareLinkParamsWithTimeout creates a new PutShareLinkParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateSharePoliciesOK creates a UpdateSharePoliciesOK with default headers values.
NewUpdateSharePoliciesParams creates a new UpdateSharePoliciesParams object with the default values initialized.
NewUpdateSharePoliciesParamsWithContext creates a new UpdateSharePoliciesParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateSharePoliciesParamsWithHTTPClient creates a new UpdateSharePoliciesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateSharePoliciesParamsWithTimeout creates a new UpdateSharePoliciesParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for share service API */.
DeleteCellOK handles this case with default header values.
DeleteCellParams contains all the parameters to send to the API endpoint for the delete cell operation typically these are written to a http.Request */.
DeleteCellReader is a Reader for the DeleteCell structure.
DeleteShareLinkOK handles this case with default header values.
DeleteShareLinkParams contains all the parameters to send to the API endpoint for the delete share link operation typically these are written to a http.Request */.
DeleteShareLinkReader is a Reader for the DeleteShareLink structure.
GetCellOK handles this case with default header values.
GetCellParams contains all the parameters to send to the API endpoint for the get cell operation typically these are written to a http.Request */.
GetCellReader is a Reader for the GetCell structure.
GetShareLinkOK handles this case with default header values.
GetShareLinkParams contains all the parameters to send to the API endpoint for the get share link operation typically these are written to a http.Request */.
GetShareLinkReader is a Reader for the GetShareLink structure.
ListSharedResourcesOK handles this case with default header values.
ListSharedResourcesParams contains all the parameters to send to the API endpoint for the list shared resources operation typically these are written to a http.Request */.
ListSharedResourcesReader is a Reader for the ListSharedResources structure.
PutCellOK handles this case with default header values.
PutCellParams contains all the parameters to send to the API endpoint for the put cell operation typically these are written to a http.Request */.
PutCellReader is a Reader for the PutCell structure.
PutShareLinkOK handles this case with default header values.
PutShareLinkParams contains all the parameters to send to the API endpoint for the put share link operation typically these are written to a http.Request */.
PutShareLinkReader is a Reader for the PutShareLink structure.
UpdateSharePoliciesOK handles this case with default header values.
UpdateSharePoliciesParams contains all the parameters to send to the API endpoint for the update share policies operation typically these are written to a http.Request */.
UpdateSharePoliciesReader is a Reader for the UpdateSharePolicies structure.