# Functions
New creates a new workspace service API client.
New creates a new workspace service API client with basic auth credentials.
New creates a new workspace service API client with a bearer token for authentication.
NewDeleteWorkspaceForbidden creates a DeleteWorkspaceForbidden with default headers values.
NewDeleteWorkspaceInternalServerError creates a DeleteWorkspaceInternalServerError with default headers values.
NewDeleteWorkspaceNotFound creates a DeleteWorkspaceNotFound with default headers values.
NewDeleteWorkspaceOK creates a DeleteWorkspaceOK with default headers values.
NewDeleteWorkspaceParams creates a new DeleteWorkspaceParams object, with the default timeout for this client.
NewDeleteWorkspaceParamsWithContext creates a new DeleteWorkspaceParams object with the ability to set a context for a request.
NewDeleteWorkspaceParamsWithHTTPClient creates a new DeleteWorkspaceParams object with the ability to set a custom HTTPClient for a request.
NewDeleteWorkspaceParamsWithTimeout creates a new DeleteWorkspaceParams object with the ability to set a timeout on a request.
NewDeleteWorkspaceUnauthorized creates a DeleteWorkspaceUnauthorized with default headers values.
NewPutWorkspaceForbidden creates a PutWorkspaceForbidden with default headers values.
NewPutWorkspaceInternalServerError creates a PutWorkspaceInternalServerError with default headers values.
NewPutWorkspaceNotFound creates a PutWorkspaceNotFound with default headers values.
NewPutWorkspaceOK creates a PutWorkspaceOK with default headers values.
NewPutWorkspaceParams creates a new PutWorkspaceParams object, with the default timeout for this client.
NewPutWorkspaceParamsWithContext creates a new PutWorkspaceParams object with the ability to set a context for a request.
NewPutWorkspaceParamsWithHTTPClient creates a new PutWorkspaceParams object with the ability to set a custom HTTPClient for a request.
NewPutWorkspaceParamsWithTimeout creates a new PutWorkspaceParams object with the ability to set a timeout on a request.
NewPutWorkspaceUnauthorized creates a PutWorkspaceUnauthorized with default headers values.
NewSearchWorkspacesForbidden creates a SearchWorkspacesForbidden with default headers values.
NewSearchWorkspacesInternalServerError creates a SearchWorkspacesInternalServerError with default headers values.
NewSearchWorkspacesNotFound creates a SearchWorkspacesNotFound with default headers values.
NewSearchWorkspacesOK creates a SearchWorkspacesOK with default headers values.
NewSearchWorkspacesParams creates a new SearchWorkspacesParams object, with the default timeout for this client.
NewSearchWorkspacesParamsWithContext creates a new SearchWorkspacesParams object with the ability to set a context for a request.
NewSearchWorkspacesParamsWithHTTPClient creates a new SearchWorkspacesParams object with the ability to set a custom HTTPClient for a request.
NewSearchWorkspacesParamsWithTimeout creates a new SearchWorkspacesParams object with the ability to set a timeout on a request.
NewSearchWorkspacesUnauthorized creates a SearchWorkspacesUnauthorized with default headers values.
# Structs
Client for workspace service API
*/.
DeleteWorkspaceForbidden describes a response with status code 403, with default header values.
DeleteWorkspaceInternalServerError describes a response with status code 500, with default header values.
DeleteWorkspaceNotFound describes a response with status code 404, with default header values.
DeleteWorkspaceOK describes a response with status code 200, with default header values.
DeleteWorkspaceParams contains all the parameters to send to the API endpoint
for the delete workspace operation.
DeleteWorkspaceReader is a Reader for the DeleteWorkspace structure.
DeleteWorkspaceUnauthorized describes a response with status code 401, with default header values.
PutWorkspaceForbidden describes a response with status code 403, with default header values.
PutWorkspaceInternalServerError describes a response with status code 500, with default header values.
PutWorkspaceNotFound describes a response with status code 404, with default header values.
PutWorkspaceOK describes a response with status code 200, with default header values.
PutWorkspaceParams contains all the parameters to send to the API endpoint
for the put workspace operation.
PutWorkspaceReader is a Reader for the PutWorkspace structure.
PutWorkspaceUnauthorized describes a response with status code 401, with default header values.
SearchWorkspacesForbidden describes a response with status code 403, with default header values.
SearchWorkspacesInternalServerError describes a response with status code 500, with default header values.
SearchWorkspacesNotFound describes a response with status code 404, with default header values.
SearchWorkspacesOK describes a response with status code 200, with default header values.
SearchWorkspacesParams contains all the parameters to send to the API endpoint
for the search workspaces operation.
SearchWorkspacesReader is a Reader for the SearchWorkspaces structure.
SearchWorkspacesUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.