# Packages
No description provided by the author
# Functions
NewManager creates a new configMaps manager rootPath is the directory where the configMaps data file resides.
# Variables
ErrNoSuchConfigMap indicates that the configMap does not exist.
# Structs
ConfigMap defines a configMap.
ConfigMapManager holds information on handling configmaps.
# Interfaces
ConfigMapsDriver interfaces with the configMaps data store.