Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepUpdate ¶
DeepUpdate copies the different fields from new to old
func MapInterfaceToMapString ¶
func MapInterfaceToMapString(v interface{}) interface{}
MapInterfaceToMapString converts map[interface{}]interface{} to map[string]interface{}
func ObjectToMapInterface ¶
ObjectToMapInterface converts an Object to map[interface{}]interface{}
func StringToUnstructured ¶
func StringToUnstructured(contentString string) ([]*unstructured.Unstructured, error)
StringToUnstructured converts a yaml string to array of unstructured objects
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.