# Functions
AddLabel returns a map with the given key and value added to the given map.
CheckLabel returns key exist stauts.
Clones the given map and returns a new map with the given key and value added.
CloneAndRemoveLabel clones the given map and returns a new map with the given key removed.
CopyMap makes a shallow copy of a map.
GetLabelValue returns key exist stauts.
No description provided by the author
MergeLabels merge label the new map will overwrite the old one.
No description provided by the author
Slice is a helper function that converts a map of environment variables to a slice of string values in key=value format.
Slice2String slice string to string.
Struct2Json2Map ...
Struct2Map ...
No description provided by the author