package
0.7.0
Repository: https://github.com/mkimuram/operator-sdk.git
Documentation: pkg.go.dev

# Functions

CreateServiceMonitors creates ServiceMonitors objects based on an array of Service objects.
ExposeMetricsPort creates a Kubernetes Service to expose the passed metrics port.
GenerateServiceMonitor generates a prometheus-operator ServiceMonitor object based on the passed Service object.

# Constants

PrometheusPortName defines the port name used in the metrics Service.