Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ CredentialKind
TypeAlias
CredentialKind
coderd/database/models.go:1795–1795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1793
}
1794
1795
type
CredentialKind string
1796
1797
const
(
1798
CredentialKindCentralized CredentialKind =
"centralized"
Callers
2
credentialKindOrDefault
Function · 0.92
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected