MCPcopy 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
29func (a AllowListFlag) Value() []codersdk.APIAllowListTarget {
30 return []codersdk.APIAllowListTarget(a)
31}
32
33func (AllowListFlag) Type() string { return "allow-list" }
34

Callers 15

buildAIProviderFromRowFunction · 0.45
circuitBreakerConfigFunction · 0.45
oidcAuthLinksFunction · 0.45
createOIDCConfigFunction · 0.45
enablePrometheusFunction · 0.45
ServerMethod · 0.45
newProvisionerDaemonFunction · 0.45
ConfigureTraceProviderFunction · 0.45
ConfigureHTTPServersFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestServerFunction · 0.36