MCPcopy 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
22type AutomaticUpdates string
23
24const (
25 AutomaticUpdatesAlways AutomaticUpdates = "always"

Callers 4

convertWorkspaceFunction · 0.92
autoupdateMethod · 0.92
validateAutoUpdatePolicyFunction · 0.92
CreateMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected