Documentation ¶
Index ¶
Constants ¶
View Source
const MetaDataDescription = `` /* 599-byte string literal not displayed */
nolint: lll
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
Plugin implements the plugin.Full interface
func (Plugin) DeprecationWarning ¶
func (Plugin) GetEditSubcommand ¶
func (p Plugin) GetEditSubcommand() plugin.EditSubcommand
GetEditSubcommand will return the subcommand which is responsible for adding grafana manifests
func (Plugin) GetInitSubcommand ¶
func (p Plugin) GetInitSubcommand() plugin.InitSubcommand
GetInitSubcommand will return the subcommand which is responsible for initializing and scaffolding grafana manifests
func (Plugin) SupportedProjectVersions ¶
SupportedProjectVersions returns an array with all project versions supported by the plugin
Click to show internal directories.
Click to hide internal directories.