helmclient

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeOverrideValues added in v1.5.0

func MergeOverrideValues(valuesYaml, overrideYaml, overrideValues string) (string, error)

MergeOverrideValues merge values.yaml and override values overrideYaml used for -f option overrideValues used for --set option

func NewClientFromRestConf

func NewClientFromRestConf(restConfig *rest.Config, ns string) (hc.Client, error)

NewClientFromRestConf returns a new Helm client constructed with the provided REST config options

Types

type KV added in v1.5.0

type KV struct {
	Key   string `json:"key"`
	Value string `json:"value"`
}

Jump to

Keyboard shortcuts

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