plugins

package
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrGetPluginExecutables = errors.New("failed to get configured plugin executables")
	ErrCreateRPCClient      = errors.New("failed to create plugin rpc client")
	ErrDispensePlugin       = errors.New("the rpc client failed to dispense plugin executable")
	ErrCastPluginInterface  = errors.New("failed to cast plugin executable to grpc.PingCliCommand interface")
	ErrPluginConfiguration  = errors.New("failed to get plugin configuration")
	ErrExecutePlugin        = errors.New("failed to execute plugin command")
)

Functions

func AddAllPluginToCmd

func AddAllPluginToCmd(cmd *cobra.Command) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL