package
2.2.0+incompatible
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev
# Functions
New creates a new acl service API client.
NewDeleteACLOK creates a DeleteACLOK with default headers values.
NewDeleteACLParams creates a new DeleteACLParams object with the default values initialized.
NewDeleteACLParamsWithContext creates a new DeleteACLParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteACLParamsWithHTTPClient creates a new DeleteACLParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteACLParamsWithTimeout creates a new DeleteACLParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutACLOK creates a PutACLOK with default headers values.
NewPutACLParams creates a new PutACLParams object with the default values initialized.
NewPutACLParamsWithContext creates a new PutACLParams object with the default values initialized, and the ability to set a context for a request.
NewPutACLParamsWithHTTPClient creates a new PutACLParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutACLParamsWithTimeout creates a new PutACLParams object with the default values initialized, and the ability to set a timeout on a request.
NewSearchAclsOK creates a SearchAclsOK with default headers values.
NewSearchAclsParams creates a new SearchAclsParams object with the default values initialized.
NewSearchAclsParamsWithContext creates a new SearchAclsParams object with the default values initialized, and the ability to set a context for a request.
NewSearchAclsParamsWithHTTPClient creates a new SearchAclsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSearchAclsParamsWithTimeout creates a new SearchAclsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for acl service API
*/.
DeleteACLOK handles this case with default header values.
DeleteACLParams contains all the parameters to send to the API endpoint
for the delete Acl operation typically these are written to a http.Request
*/.
DeleteACLReader is a Reader for the DeleteACL structure.
PutACLOK handles this case with default header values.
PutACLParams contains all the parameters to send to the API endpoint
for the put Acl operation typically these are written to a http.Request
*/.
PutACLReader is a Reader for the PutACL structure.
SearchAclsOK handles this case with default header values.
SearchAclsParams contains all the parameters to send to the API endpoint
for the search acls operation typically these are written to a http.Request
*/.
SearchAclsReader is a Reader for the SearchAcls structure.