MCPcopy 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
1795type CredentialKind string
1796
1797const (
1798 CredentialKindCentralized CredentialKind = "centralized"

Callers 2

credentialKindOrDefaultFunction · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected