helm

package
v1.32.6 Latest Latest
Warning

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

Go to latest
Published: May 11, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertJSONToYAML

func ConvertJSONToYAML(jsonBytes []byte) ([]byte, error)

func ConvertYAMLToJSON

func ConvertYAMLToJSON(yamlBytes []byte) ([]byte, error)

Types

type Config

type Config struct {
	RenderError     error
	ValuesValidator *validation.ValuesValidator
	// contains filtered or unexported fields
}

func SetupHelmConfig

func SetupHelmConfig(values string) *Config

func (*Config) HelmRender

func (hec *Config) HelmRender()

func (*Config) KubernetesGlobalResource

func (hec *Config) KubernetesGlobalResource(kind, name string) object_store.KubeObject

func (*Config) KubernetesResource

func (hec *Config) KubernetesResource(kind, namespace, name string) object_store.KubeObject

func (Config) ValuesGet

func (hec Config) ValuesGet(path string) library.KubeResult

func (*Config) ValuesSet

func (hec *Config) ValuesSet(path string, value interface{})

func (*Config) ValuesSetFromYaml

func (hec *Config) ValuesSetFromYaml(path, value string)

Jump to

Keyboard shortcuts

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