Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ RBACObject
Method
RBACObject
coderd/rbac/object_gen.go:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
// Objecter returns the RBAC object for itself.
7
type
Objecter
interface
{
8
RBACObject() Object
9
}
10
11
var
(
Callers
15
checkAuthorization
Method · 0.95
AuthorizeTunnel
Method · 0.65
patchChatACL
Method · 0.65
monitor
Method · 0.65
patchChat
Method · 0.65
postChatMessages
Method · 0.65
patchChatMessage
Method · 0.65
deleteChatQueuedMessage
Method · 0.65
promoteChatQueuedMessage
Method · 0.65
interruptChat
Method · 0.65
regenerateChatTitle
Method · 0.65
proposeChatTitle
Method · 0.65
Implementers
15
Object
coderd/rbac/object.go
fakeObject
coderd/rbac/authz_internal_test.go
objectBomb
coderd/rbac/authz_internal_test.go
OrganizationMember
coderd/database/models.go
Group
coderd/database/models.go
GetAuditLogsOffsetRow
coderd/database/queries.sql.go
AuditLog
coderd/database/models.go
GetConnectionLogsOffsetRow
coderd/database/queries.sql.go
ConnectionLog
coderd/database/models.go
Task
coderd/database/models.go
Chat
coderd/database/models.go
GetChatsRow
coderd/database/queries.sql.go
Calls
no outgoing calls
Tested by
10
TestAllResources
Function · 0.52
RBACObject
Method · 0.52
TestFilter
Function · 0.52
asserts
Function · 0.52
TestProvisionerJob
Method · 0.52
TestOrganization
Method · 0.52
TestWorkspace
Method · 0.52
TestSystemFunctions
Method · 0.52
TestPrebuilds
Method · 0.52
TestDetectorWorkspaceBuildForDormantWorkspace
Function · 0.52