Documentation ¶
Index ¶
- func BoolPointer(b bool) *bool
- func Contains(s []string, e string) bool
- func Hash32(in string) (string, error)
- func IntPointer(i int32) *int32
- func IntPointer64(i int64) *int64
- func MergeLabels(labelGroups ...map[string]string) map[string]string
- func OrderedStringMap(original map[string]string) *orderedmap.OrderedMap
- func StringPointer(s string) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeLabels ¶
MergeLabels merge into map[string]string map
func OrderedStringMap ¶
func OrderedStringMap(original map[string]string) *orderedmap.OrderedMap
OrderedStringMap
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.