Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Value
Method
Value
cli/allowlistflag.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(a AllowListFlag) Value() []codersdk.APIAllowListTarget {
30
return
[]codersdk.APIAllowListTarget(a)
31
}
32
33
func
(AllowListFlag) Type() string {
return
"allow-list"
}
34
Callers
15
buildAIProviderFromRow
Function · 0.45
circuitBreakerConfig
Function · 0.45
oidcAuthLinks
Function · 0.45
createOIDCConfig
Function · 0.45
enablePrometheus
Function · 0.45
Server
Method · 0.45
newProvisionerDaemon
Function · 0.45
maybeAppendDefaultGithubExternalAuthProvider
Function · 0.45
getGithubOAuth2ConfigParams
Function · 0.45
ConfigureTraceProvider
Function · 0.45
ConfigureHTTPServers
Function · 0.45
archiveTemplateVersions
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestServer
Function · 0.36
TestServer_TelemetryDisable
Function · 0.36
TestRedirectHTTPToHTTPSDeprecation
Function · 0.36