package
0.0.0-20231106105448-e967c69bff9e
Repository: https://github.com/redhatinsights/ccx-data-pipeline-monitor.git
Documentation: pkg.go.dev

# 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.