MCPcopy Index your code
hub / github.com/coder/coder / ShareableWorkspaceOwners

TypeAlias ShareableWorkspaceOwners

coderd/rbac/roles.go:992–992  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

990 ShareableWorkspaceOwners ShareableWorkspaceOwners
991}
992type ShareableWorkspaceOwners string
993
994const (
995 ShareableWorkspaceOwnersNone ShareableWorkspaceOwners = "none"

Callers 3

TestReconcileSystemRoleFunction · 0.92
TestReconcileSystemRolesFunction · 0.92
orgSettingsFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected