package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new workspaces API client.
NewListWorkspacesForbidden creates a ListWorkspacesForbidden with default headers values.
NewListWorkspacesNotFound creates a ListWorkspacesNotFound with default headers values.
NewListWorkspacesOK creates a ListWorkspacesOK with default headers values.
NewListWorkspacesParams creates a new ListWorkspacesParams object, with the default timeout for this client.
NewListWorkspacesParamsWithContext creates a new ListWorkspacesParams object with the ability to set a context for a request.
NewListWorkspacesParamsWithHTTPClient creates a new ListWorkspacesParams object with the ability to set a custom HTTPClient for a request.
NewListWorkspacesParamsWithTimeout creates a new ListWorkspacesParams object with the ability to set a timeout on a request.
NewListWorkspacesTooManyRequests creates a ListWorkspacesTooManyRequests with default headers values.
NewListWorkspacesUnauthorized creates a ListWorkspacesUnauthorized with default headers values.
# Structs
Client for workspaces API
*/.
ListWorkspacesForbidden describes a response with status code 403, with default header values.
ListWorkspacesNotFound describes a response with status code 404, with default header values.
ListWorkspacesOK describes a response with status code 200, with default header values.
ListWorkspacesParams contains all the parameters to send to the API endpoint
for the list workspaces operation.
ListWorkspacesReader is a Reader for the ListWorkspaces structure.
ListWorkspacesTooManyRequests describes a response with status code 429, with default header values.
ListWorkspacesUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.