Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ AutomaticUpdates
TypeAlias
AutomaticUpdates
codersdk/workspaces.go:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
)
21
22
type
AutomaticUpdates string
23
24
const
(
25
AutomaticUpdatesAlways AutomaticUpdates =
"always"
Callers
4
convertWorkspace
Function · 0.92
autoupdate
Method · 0.92
validateAutoUpdatePolicy
Function · 0.92
Create
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected