Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ WorkspaceAgentLifecycleState
TypeAlias
WorkspaceAgentLifecycleState
coderd/database/models.go:3768–3768 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3766
}
3767
3768
type
WorkspaceAgentLifecycleState string
3769
3770
const
(
3771
WorkspaceAgentLifecycleStateCreated WorkspaceAgentLifecycleState =
"created"
Callers
2
TestUpdateLifecycle
Function · 0.92
Scan
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected