Versions in this module Expand all Collapse all v0 v0.2.0 Oct 25, 2021 Changes in this version + const Name type Command + func (*Command) Init() (plugin.PluginConfig, error) v0.1.0 Jul 26, 2021 Changes in this version + func NewCommand() *cobra.Command + type Command struct + func New() *Command + func (p *Command) GetCobraCommand() *cobra.Command + func (p *Command) PluginInfo() (*api.PluginInfo, error) + func (p *Command) Type() plugin.Type