# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
ControlPlaneStatus determines the status of the OSM control plane.
HasNoBadOsmControllerLogsCheck checks whether the osm controller pods in the namespace have bad (fatal/error/warning/fail) log messages.
HasNoBadOsmInjectorLogsCheck checks whether the osm controller pods in the namespace have bad (fatal/error/warning/fail) log messages.
HasNoBadOsmPodLogsCheck checks whether the specified osm pods in the namespace have bad (fatal/error/warning/fail) log messages.
# Structs
NoBadOsmPodLogsCheck implements common.Runnable.