# Functions
GetConfigurationData is a wrapper over NewConfigurationData which reads configuration file path from the environment variable.
NewConfigurationData creates a configuration reader object using a configurable configuration file path.
# Constants
*.openshift.io/*.
# Structs
ConfigurationData encapsulates the Viper configuration object which stores the configuration data in-memory.