package
0.0.0-20200514205037-1cd8afd13317
Repository: https://github.com/openshift/pod-logger.git
Documentation: pkg.go.dev
# Functions
LoadJSON reads a file at filePath, and Unmarshals the contents into the provided data structure pointer.
# Variables
AppSecrets is the populated struct of secrets needed for OpenShift and AWS API auth.
ClusterName is the name of the current OpenShift cluster.
LogURL is the URL used by sendData to POST scan.Logs as JSON.
PodLogFile is the pod creation log file path that splunk-forwarder-operator is configured to read.
ScanLogFile is the scan log file path that splunk-forwarder-operator is configured to read.