Documentation ¶
Overview ¶
Package util implements utility functions for the liqo install providers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInterfaceMap ¶
GetInterfaceMap casts a map of [string]string to a map of [string]interface{}.
func GetInterfaceSlice ¶
func GetInterfaceSlice(in []string) []interface{}
GetInterfaceSlice casts a slice of string to a slice in interface{}.
func GetStringMap ¶
GetStringMap converts a map of [string]interface{} to a map of [string]string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.