Versions in this module Expand all Collapse all v2 v2.2.0 Mar 9, 2023 Changes in this version + type CustomPlugin struct + Config string + func (a *CustomPlugin) Params(_ plugins.SecretLoader) (*params.KVs, error) + func (c *CustomPlugin) Name() string + func (in *CustomPlugin) DeepCopy() *CustomPlugin + func (in *CustomPlugin) DeepCopyInto(out *CustomPlugin)