util

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeValue

func DecodeValue(value string) (string, error)

DecodeValue will use base64 decoding

func EncodeValue

func EncodeValue(value string) string

EncodeValue will use base64 encoding

func Filter

func Filter(rels []*release.Release, namespace, name string) (*release.Release, bool)

Filter returning a release of matches.

func MergeValues

func MergeValues(values []string, rawValues string, vType string) (map[string]interface{}, error)

MergeValues merges values from values and rawValues values: can specify multiple or separate values: key1=val1,key2=val2 rawValues: json format or yaml format

func SafeEncodeValue

func SafeEncodeValue(value string) string

SafeEncodeValue will use base64 encoding

Types

This section is empty.

Jump to

Keyboard shortcuts

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