package
0.1.14
Repository: https://github.com/stakater/operator-utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetLabelSelector returns label selector.
GetOperatorNamespace returns the namespace the operator should be running in.
PString Returns a string value from a pointer.
StringP Returns a pointer of a string variable.
TimeElapsed prints time it takes to execute a function Usage: defer TimeElapsed("function-name")().