helm

package
v1.3.12 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Helm3    = ClientType("Helm3")
	Helm3Lib = ClientType("Helm3Lib")
)
View Source
const DefaultHelmBinPath = "helm"

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientFactory added in v1.1.0

type ClientFactory struct {
	NewClientFn func(logLabels ...map[string]string) client.HelmClient
}

func InitHelmClientFactory added in v1.1.0

func InitHelmClientFactory() (*ClientFactory, error)

func (*ClientFactory) NewClient added in v1.1.0

func (f *ClientFactory) NewClient(logLabels ...map[string]string) client.HelmClient

type ClientType added in v1.1.0

type ClientType string

func DetectHelmVersion

func DetectHelmVersion() (ClientType, error)

Directories

Path Synopsis
test

Jump to

Keyboard shortcuts

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