Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomPlugin ¶
type CustomPlugin struct {
Config string `json:"config"`
}
func (*CustomPlugin) Name ¶
func (c *CustomPlugin) Name() string
func (*CustomPlugin) Params ¶
func (c *CustomPlugin) Params(_ plugins.SecretLoader) (*params.PluginStore, error)
Click to show internal directories.
Click to hide internal directories.