Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(cfg *config.PluginManagementCfg, loader loader.Service) *Manager
func ProvideService ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) Client ¶
func (p *Plugin) Client() (pluginextensionv2.RendererPlugin, error)
Click to show internal directories.
Click to hide internal directories.