Documentation
¶
Index ¶
- func GetGetAutogeneratedValuesDocs() structs.DocsStruct
- func InitRenderRelatedWerfChartParams(ctx context.Context, commonCmdData *common.CmdData, ...) error
- func IsHelm3Mode() bool
- func NewCmd(ctx context.Context) (*cobra.Command, error)
- func NewGetAutogeneratedValuesCmd(ctx context.Context) *cobra.Command
- func NewGetNamespaceCmd(ctx context.Context) *cobra.Command
- func NewGetReleaseCmd(ctx context.Context) *cobra.Command
- func NewInstallCmd(actionConfig *action.Configuration, wc *chart_extender.WerfChartStub, ...) *cobra.Command
- func NewLintCmd(actionConfig *action.Configuration, wc *chart_extender.WerfChartStub) *cobra.Command
- func NewMigrate2To3Cmd(ctx context.Context) *cobra.Command
- func NewTemplateCmd(actionConfig *action.Configuration, wc *chart_extender.WerfChartStub, ...) *cobra.Command
- func NewUpgradeCmd(actionConfig *action.Configuration, wc *chart_extender.WerfChartStub, ...) *cobra.Command
- func SetupRenderRelatedWerfChartParams(cmd *cobra.Command, commonCmdData *common.CmdData)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGetAutogeneratedValuesDocs ¶ added in v1.2.181
func GetGetAutogeneratedValuesDocs() structs.DocsStruct
func InitRenderRelatedWerfChartParams ¶ added in v1.2.3
func InitRenderRelatedWerfChartParams(ctx context.Context, commonCmdData *common.CmdData, wc *chart_extender.WerfChartStub) error
func IsHelm3Mode ¶ added in v1.2.111
func IsHelm3Mode() bool
func NewInstallCmd ¶
func NewInstallCmd(actionConfig *action.Configuration, wc *chart_extender.WerfChartStub, namespace *string) *cobra.Command
func NewLintCmd ¶ added in v1.2.10
func NewLintCmd(actionConfig *action.Configuration, wc *chart_extender.WerfChartStub) *cobra.Command
func NewTemplateCmd ¶
func NewTemplateCmd(actionConfig *action.Configuration, wc *chart_extender.WerfChartStub, namespace *string) *cobra.Command
func NewUpgradeCmd ¶
func NewUpgradeCmd(actionConfig *action.Configuration, wc *chart_extender.WerfChartStub, namespace *string) *cobra.Command
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.