Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modelcontextprotocol/registry
/ Name
Method
Name
cmd/publisher/auth/interface.go:16–16 ·
view source on GitHub ↗
Name returns the name of the authentication provider
()
Source
from the content-addressed store, hash-verified
14
15
// Name returns the name of the authentication provider
16
Name() string
17
}
Callers
12
CreateBackupStorage
Method · 0.65
DeployK8up
Function · 0.65
SetupIngressController
Function · 0.65
SetupCertManager
Function · 0.65
DeployPostgresDatabases
Function · 0.65
DeployMonitoringStack
Function · 0.65
deployVictoriaLogs
Function · 0.65
deployOtelCollectorDaemonSet
Function · 0.65
deployGrafana
Function · 0.65
DeployMCPRegistry
Function · 0.65
TestImportService_ErrorHandling
Function · 0.65
loadMigrations
Method · 0.65
Implementers
3
GitHubOIDCProvider
cmd/publisher/auth/github-oidc.go
NoneProvider
cmd/publisher/auth/none.go
GitHubATProvider
cmd/publisher/auth/github-at.go
Calls
no outgoing calls
Tested by
1
TestImportService_ErrorHandling
Function · 0.52