# Functions
NewHTTPServerHealthEndpointsCheck checks whether the osm-controller's http server health endpoints return healthy status.
NewHTTPServerProxyConnectionMetricsCheck checks whether the osm-controller's http server returns valid metrics for proxy connection count.
# Variables
ErrorNoControllerPodsExistInNamespace denotes when no osm-controller pods exist in the specified namespace.
# Structs
HTTPServerHealthEndpointsCheck implements common.Runnable.
HTTPServerProxyConnectionMetricsCheck implements common.Runnable.