type Config … // New sets up the plugins and admission start hooks needed for admission func (c *Config) New() ([]admission.PluginInitializer, error) { … }
type Config … // New sets up the plugins and admission start hooks needed for admission func (c *Config) New() ([]admission.PluginInitializer, error) { … }