Documentation ¶
Index ¶
- func AddPlugin(ctx context.Context, name, gitURL string, env []string) error
- func FindAddedPlugin(ctx context.Context, name string) (string, error)
- func FindInstalled(ctx context.Context, name, version string) (string, error)
- func Install(ctx context.Context, name, version string, env []string) error
- func RemovePlugin(ctx context.Context, name string) error
- func Uninstall(ctx context.Context, name, version string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.