Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶ added in v0.13.0
Option configures a framework.Registry.
func WithPlugin ¶ added in v0.13.0
func WithPlugin(name string, factory runtime.PluginFactory) Option
WithPlugin creates an Option based on plugin name and factory. Please don't remove this function: it is used to register out-of-tree plugins,
Click to show internal directories.
Click to hide internal directories.