Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HelmExecutor ¶
type HelmExecutor struct{}
HelmExecutor implements the CommandExecutor interface for helm commands
func (*HelmExecutor) Execute ¶
func (e *HelmExecutor) Execute(params map[string]interface{}, cfg *config.ConfigData) (string, error)
Execute handles helm command execution
Click to show internal directories.
Click to hide internal directories.