MCPcopy
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
99func GetRegistryHandler() api.RegistryHandler {
100 return cacheHandlers
101}
102
103func newHandler(client client.Client, profile *PluginsProfile) (handlers *Handlers, err error) {
104 handlers = &Handlers{}

Callers 2

MutatePodMethod · 0.92
TestGetRegistryHandlerFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestGetRegistryHandlerFunction · 0.68