# Functions
ReadOpenShiftConfig function reads configuration options required to get access to OpenShift via oc client.
ReadServerConfig function reads configuration options for HTTP server with this service.
# Constants
AggregatorLogFileName is name of file used to store logs gathered from aggregator pods.
PipelineLogFileName is name of file used to store logs gathered from ccx-data-pipeline pods.
# Structs
OpenShiftConfig represents all configuration options required to get access to OpenShift via oc client.
ServerConfig data type represents configuration of server.