valueutils

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildValueOfSetPath

func BuildValueOfSetPath(val interface{}, path string) (map[interface{}]interface{}, error)

BuildValueOfSetPath build the complete form the `--set` format path and its value

func GetValueOfSetPath

func GetValueOfSetPath(manifest common.K8sManifest, path string) (interface{}, error)

GetValueOfSetPath get the value of the `--set` format path from a manifest

func MergeValues

func MergeValues(dest map[interface{}]interface{}, src map[interface{}]interface{}) map[interface{}]interface{}

MergeValues deeply merge values, copied from helm

Types

This section is empty.

Jump to

Keyboard shortcuts

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