utils

package
v0.10.4 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2020 License: Apache-2.0 Imports: 11 Imported by: 26

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlobalLogLevel = 0
View Source
var Log logr.Logger = logger{
	// contains filtered or unexported fields
}

Functions

func BoolPointer

func BoolPointer(b bool) *bool

BoolPointer converts bool to *bool

func Contains

func Contains(s []string, e string) bool

Contains check if a string item exists in []string

func Hash32

func Hash32(in string) (string, error)

Hash32 calculate for string

func IntPointer

func IntPointer(i int32) *int32

IntPointer converts int32 to *int32

func IntPointer64

func IntPointer64(i int64) *int64

IntPointer converts int64 to *int64

func MergeLabels

func MergeLabels(labelGroups ...map[string]string) map[string]string

MergeLabels merge into map[string]string map

func ObjectKeyFromObjectMeta added in v0.7.0

func ObjectKeyFromObjectMeta(o v1.Object) types.NamespacedName

func OrderedStringMap

func OrderedStringMap(original map[string]string) *orderedmap.OrderedMap

OrderedStringMap

func StringPointer

func StringPointer(s string) *string

StringPointer converts string to *string

Types

This section is empty.

Jump to

Keyboard shortcuts

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