MCPcopy 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
3768type WorkspaceAgentLifecycleState string
3769
3770const (
3771 WorkspaceAgentLifecycleStateCreated WorkspaceAgentLifecycleState = "created"

Callers 2

TestUpdateLifecycleFunction · 0.92
ScanMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected