MCPcopy 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.
7type Objecter interface {
8 RBACObject() Object
9}
10
11var (

Callers 15

checkAuthorizationMethod · 0.95
AuthorizeTunnelMethod · 0.65
patchChatACLMethod · 0.65
monitorMethod · 0.65
patchChatMethod · 0.65
postChatMessagesMethod · 0.65
patchChatMessageMethod · 0.65
interruptChatMethod · 0.65
regenerateChatTitleMethod · 0.65
proposeChatTitleMethod · 0.65

Implementers 15

Objectcoderd/rbac/object.go
fakeObjectcoderd/rbac/authz_internal_test.go
objectBombcoderd/rbac/authz_internal_test.go
OrganizationMembercoderd/database/models.go
Groupcoderd/database/models.go
GetAuditLogsOffsetRowcoderd/database/queries.sql.go
AuditLogcoderd/database/models.go
GetConnectionLogsOffsetRowcoderd/database/queries.sql.go
ConnectionLogcoderd/database/models.go
Taskcoderd/database/models.go
Chatcoderd/database/models.go
GetChatsRowcoderd/database/queries.sql.go

Calls

no outgoing calls

Tested by 10

TestAllResourcesFunction · 0.52
RBACObjectMethod · 0.52
TestFilterFunction · 0.52
assertsFunction · 0.52
TestProvisionerJobMethod · 0.52
TestOrganizationMethod · 0.52
TestWorkspaceMethod · 0.52
TestSystemFunctionsMethod · 0.52
TestPrebuildsMethod · 0.52