Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ AppSharingLevel
TypeAlias
AppSharingLevel
coderd/database/models.go:932–932 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
930
}
931
932
type
AppSharingLevel string
933
934
const
(
935
AppSharingLevelOwner AppSharingLevel =
"owner"
Callers
5
postTemplateByOrganization
Method · 0.92
patchTemplateMeta
Method · 0.92
postWorkspaceAgentPortShare
Method · 0.92
CreateSubAgent
Method · 0.92
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected