Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fluid-cloudnative/fluid
/ GetRegistryHandler
Function
GetRegistryHandler
pkg/webhook/plugins/plugins_impl.go:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
func
GetRegistryHandler() api.RegistryHandler {
100
return
cacheHandlers
101
}
102
103
func
newHandler(client client.Client, profile *PluginsProfile) (handlers *Handlers, err error) {
104
handlers = &Handlers{}
Callers
2
MutatePod
Method · 0.92
TestGetRegistryHandler
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestGetRegistryHandler
Function · 0.68