# Functions
NewConfig creates a new instance for Config to be used by the caller.
NewPrometheuopsNodeConfig creates a new instance for prometheusNodeConfig to be used by the caller.
# Constants
Host is the host address used by Windows metrics.
Port is the port number on which windows-exporter is exposed.
metricsPortName specifies the portname used for Prometheus monitoring.
WindowsMetricsResource is the name for objects created for Prometheus monitoring by current operator version.
# Structs
Config holds the information required to interact with metrics objects.
PrometheusNodeConfig holds the information required to configure Prometheus, so that it can scrape metrics from the given endpoint address.