v1alpha

package
v4.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

Plugin implements the plugin.Full interface

func (*Plugin) BindFlags

func (p *Plugin) BindFlags(fs *pflag.FlagSet)

func (Plugin) DeprecationWarning

func (p Plugin) DeprecationWarning() string

DeprecationWarning define the deprecation message or return empty when plugin is not deprecated

func (Plugin) GetEditSubcommand

func (p Plugin) GetEditSubcommand() plugin.EditSubcommand

GetEditSubcommand will return the subcommand which is responsible for adding and/or edit a helm chart

func (Plugin) GetInitSubcommand

func (p Plugin) GetInitSubcommand() plugin.InitSubcommand

GetInitSubcommand will return the subcommand which is responsible for initializing and scaffolding helm manifests

func (Plugin) Name

func (Plugin) Name() string

Name returns the name of the plugin

func (Plugin) SupportedProjectVersions

func (Plugin) SupportedProjectVersions() []config.Version

SupportedProjectVersions returns an array with all project versions supported by the plugin

func (Plugin) Version

func (Plugin) Version() plugin.Version

Version returns the version of the Helm plugin

Jump to

Keyboard shortcuts

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