package
0.0.0-20200105234837-3f85c9d2fd0d
Repository: https://github.com/bygui86/kubernetes-tests.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
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

Coalesce returns the first argument if it is not null, otherwise the second one.
Diff returns diffs between 2 objects.
No description provided by the author
FindNamedStringSubmatch returns a map of strings holding the text of the matches of the r regular expression.
MapContains returns true if and only if haystack contains all the keys from the needle with matching corresponding values.
NameFromMeta converts a metadata object to the NamespacedName name representation.
PGUserPassword is used to generate md5 password hash for a given user.
PrettyDiff shows the diff between 2 objects in an easy to understand format.
RandomPassword generates random alphanumeric password of a given length.
RequestIsSmallerThanLimit : ...
SubstractStringSlices finds elements in a that are not in b and return them as a result slice.
helper function to get bool pointers.