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

Method AsPrebuild

coderd/database/modelmethods.go:450–450  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

448type PrebuiltWorkspaceResource interface {
449 IsPrebuild() bool
450 AsPrebuild() rbac.Object
451}
452
453// WorkspaceTable converts a Workspace to it's reduced version.

Callers 4

authorizeMethod · 0.65

Implementers 2

Workspacecoderd/database/models.go
WorkspaceTablecoderd/database/models.go

Calls

no outgoing calls

Tested by 1