package
0.3.1
Repository: https://github.com/kotalco/core-api.git
Documentation: pkg.go.dev

# Functions

AddMember adds new member to workspace.
Create validate dto , create new workspace, creates new namespace in k8.
Delete deletes user workspace and associated namespace.
GetById find workspaces by Id.
GetByUserId find workspaces by userId.
Leave removes workspace member from workspace.
Members returns a list of workspace members.
RemoveMember workspace owner removes workspace member form his/her workspace.
Update validate dto , validate user authenticity & update workspace.
UpdateWorkspaceUser enables user to assign specific.
ValidateWorkspaceExist checks if the workspace_id (id) which passed as query param exist, creates workspace local.