helm

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package helm provides a helm client implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client wraps helm command functionality.

func NewClient

func NewClient(outWriter, errWriter io.Writer, kubeConfigPath string) *Client

NewClient creates a new helm client instance.

func (*Client) CreateInstallCommand

func (c *Client) CreateInstallCommand() *cobra.Command

CreateInstallCommand creates a helm install command with all its flags and behavior. This wraps the helm install action to provide the same functionality as `helm install`.

Jump to

Keyboard shortcuts

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