MCPcopy
hub / github.com/fluid-cloudnative/fluid / GetName

Method GetName

pkg/webhook/plugins/api/plugins_api.go:33–33  ·  view source on GitHub ↗

GetName returns the name of plugin

()

Source from the content-addressed store, hash-verified

31 Mutate(*corev1.Pod, map[string]base.RuntimeInfoInterface) (shouldStop bool, err error)
32 // GetName returns the name of plugin
33 GetName() string
34}
35
36// RegistryHandler record the active plugins

Callers 15

TestPodsFunction · 0.65
TestGetRegistryHandlerFunction · 0.65
TestPluginFunction · 0.65
TestMutateOnlyPreferFunction · 0.65
TestMutateFunction · 0.65
MutateMethod · 0.65
MutateMethod · 0.65
TestMutateFunction · 0.65
TestMutateFunction · 0.65

Implementers 7

NodeAffinityWithCachepkg/webhook/plugins/nodeaffinitywithca
FuseSidecarpkg/webhook/plugins/fusesidecar/fuse_s
DatasetUsageInjectorpkg/webhook/plugins/datasetusageinject
RequireNodeWithFusepkg/webhook/plugins/requirenodewithfus
MountPropagationInjectorpkg/webhook/plugins/mountpropagationin
PreferNodesWithoutCachepkg/webhook/plugins/prefernodeswithout
FilePrefetcherpkg/webhook/plugins/fileprefetcher/fil

Calls

no outgoing calls

Tested by 8

TestPodsFunction · 0.52
TestGetRegistryHandlerFunction · 0.52
TestPluginFunction · 0.52
TestMutateOnlyPreferFunction · 0.52
TestMutateFunction · 0.52
TestMutateFunction · 0.52
TestMutateFunction · 0.52
TestMutateFunction · 0.52