package
2.2.0+incompatible
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev
# Functions
New creates a new user meta service API client.
NewDeleteUserMetaTagsOK creates a DeleteUserMetaTagsOK with default headers values.
NewDeleteUserMetaTagsParams creates a new DeleteUserMetaTagsParams object with the default values initialized.
NewDeleteUserMetaTagsParamsWithContext creates a new DeleteUserMetaTagsParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteUserMetaTagsParamsWithHTTPClient creates a new DeleteUserMetaTagsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteUserMetaTagsParamsWithTimeout creates a new DeleteUserMetaTagsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListUserMetaNamespaceOK creates a ListUserMetaNamespaceOK with default headers values.
NewListUserMetaNamespaceParams creates a new ListUserMetaNamespaceParams object with the default values initialized.
NewListUserMetaNamespaceParamsWithContext creates a new ListUserMetaNamespaceParams object with the default values initialized, and the ability to set a context for a request.
NewListUserMetaNamespaceParamsWithHTTPClient creates a new ListUserMetaNamespaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListUserMetaNamespaceParamsWithTimeout creates a new ListUserMetaNamespaceParams object with the default values initialized, and the ability to set a timeout on a request.
NewListUserMetaTagsOK creates a ListUserMetaTagsOK with default headers values.
NewListUserMetaTagsParams creates a new ListUserMetaTagsParams object with the default values initialized.
NewListUserMetaTagsParamsWithContext creates a new ListUserMetaTagsParams object with the default values initialized, and the ability to set a context for a request.
NewListUserMetaTagsParamsWithHTTPClient creates a new ListUserMetaTagsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListUserMetaTagsParamsWithTimeout creates a new ListUserMetaTagsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutUserMetaTagOK creates a PutUserMetaTagOK with default headers values.
NewPutUserMetaTagParams creates a new PutUserMetaTagParams object with the default values initialized.
NewPutUserMetaTagParamsWithContext creates a new PutUserMetaTagParams object with the default values initialized, and the ability to set a context for a request.
NewPutUserMetaTagParamsWithHTTPClient creates a new PutUserMetaTagParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutUserMetaTagParamsWithTimeout creates a new PutUserMetaTagParams object with the default values initialized, and the ability to set a timeout on a request.
NewSearchUserMetaOK creates a SearchUserMetaOK with default headers values.
NewSearchUserMetaParams creates a new SearchUserMetaParams object with the default values initialized.
NewSearchUserMetaParamsWithContext creates a new SearchUserMetaParams object with the default values initialized, and the ability to set a context for a request.
NewSearchUserMetaParamsWithHTTPClient creates a new SearchUserMetaParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSearchUserMetaParamsWithTimeout creates a new SearchUserMetaParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateUserMetaNamespaceOK creates a UpdateUserMetaNamespaceOK with default headers values.
NewUpdateUserMetaNamespaceParams creates a new UpdateUserMetaNamespaceParams object with the default values initialized.
NewUpdateUserMetaNamespaceParamsWithContext creates a new UpdateUserMetaNamespaceParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateUserMetaNamespaceParamsWithHTTPClient creates a new UpdateUserMetaNamespaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateUserMetaNamespaceParamsWithTimeout creates a new UpdateUserMetaNamespaceParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateUserMetaOK creates a UpdateUserMetaOK with default headers values.
NewUpdateUserMetaParams creates a new UpdateUserMetaParams object with the default values initialized.
NewUpdateUserMetaParamsWithContext creates a new UpdateUserMetaParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateUserMetaParamsWithHTTPClient creates a new UpdateUserMetaParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateUserMetaParamsWithTimeout creates a new UpdateUserMetaParams object with the default values initialized, and the ability to set a timeout on a request.
NewUserBookmarksOK creates a UserBookmarksOK with default headers values.
NewUserBookmarksParams creates a new UserBookmarksParams object with the default values initialized.
NewUserBookmarksParamsWithContext creates a new UserBookmarksParams object with the default values initialized, and the ability to set a context for a request.
NewUserBookmarksParamsWithHTTPClient creates a new UserBookmarksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUserBookmarksParamsWithTimeout creates a new UserBookmarksParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for user meta service API
*/.
DeleteUserMetaTagsOK handles this case with default header values.
DeleteUserMetaTagsParams contains all the parameters to send to the API endpoint
for the delete user meta tags operation typically these are written to a http.Request
*/.
DeleteUserMetaTagsReader is a Reader for the DeleteUserMetaTags structure.
ListUserMetaNamespaceOK handles this case with default header values.
ListUserMetaNamespaceParams contains all the parameters to send to the API endpoint
for the list user meta namespace operation typically these are written to a http.Request
*/.
ListUserMetaNamespaceReader is a Reader for the ListUserMetaNamespace structure.
ListUserMetaTagsOK handles this case with default header values.
ListUserMetaTagsParams contains all the parameters to send to the API endpoint
for the list user meta tags operation typically these are written to a http.Request
*/.
ListUserMetaTagsReader is a Reader for the ListUserMetaTags structure.
PutUserMetaTagOK handles this case with default header values.
PutUserMetaTagParams contains all the parameters to send to the API endpoint
for the put user meta tag operation typically these are written to a http.Request
*/.
PutUserMetaTagReader is a Reader for the PutUserMetaTag structure.
SearchUserMetaOK handles this case with default header values.
SearchUserMetaParams contains all the parameters to send to the API endpoint
for the search user meta operation typically these are written to a http.Request
*/.
SearchUserMetaReader is a Reader for the SearchUserMeta structure.
UpdateUserMetaNamespaceOK handles this case with default header values.
UpdateUserMetaNamespaceParams contains all the parameters to send to the API endpoint
for the update user meta namespace operation typically these are written to a http.Request
*/.
UpdateUserMetaNamespaceReader is a Reader for the UpdateUserMetaNamespace structure.
UpdateUserMetaOK handles this case with default header values.
UpdateUserMetaParams contains all the parameters to send to the API endpoint
for the update user meta operation typically these are written to a http.Request
*/.
UpdateUserMetaReader is a Reader for the UpdateUserMeta structure.
UserBookmarksOK handles this case with default header values.
UserBookmarksParams contains all the parameters to send to the API endpoint
for the user bookmarks operation typically these are written to a http.Request
*/.
UserBookmarksReader is a Reader for the UserBookmarks structure.