GetName returns the name of plugin
()
| 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 |
no outgoing calls