# Functions
Btoi converts boolean to int.
ContainsNamepace check if namespace satisfies any list of pattern(regex).
ContainsString check if the string is contains in a list.
CRDInstalled to check if the CRD is installed or not.
JoinPatches joins array of serialized JSON patches to the single JSONPatch array.
JSONsubsetValue checks if JSON a is contained in JSON b.
NewKubeClient returns a new kubernetes client.