# Functions
EnsureConfigMaps - get all configmaps required, verify they exist and add the hash to env and status.
GetConfigMap - Get config map
if the config map is not found, requeue after requeueTimeout.
GetConfigMapAndHashWithName -.
GetConfigMaps - get all configmaps required, verify they exist and add the hash to env and status.
Hash function creates a hash of a ConfigMap's Data and BinaryData fields and returns it as a safe encoded string.
VerifyConfigMap - verifies if the ConfigMap object exists and the expected fields are in the ConfigMap.