plugin

package
v1.19.4 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallCmd

type InstallCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

InstallCmd is the struct used for configuring the plugin install command

func NewInstallCmd

func NewInstallCmd(config *config.Config) *InstallCmd

NewInstallCmd creates a command for installing plugins

type UninstallCmd added in v1.9.0

type UninstallCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

UninstallCmd is the struct used for configuring the plugin uninstall command

func NewUninstallCmd added in v1.9.0

func NewUninstallCmd(config *config.Config) *UninstallCmd

NewUninstallCmd creates a new command for uninstalling plugins

type UpgradeCmd

type UpgradeCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

UpgradeCmd is the struct used for configuring the plugin update command

func NewUpgradeCmd

func NewUpgradeCmd(config *config.Config) *UpgradeCmd

NewUpgradeCmd creates a new command for upgrading plugins

Jump to

Keyboard shortcuts

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