# Functions
HighestNegativePriorityCondition returns the negative priority condition supported by the controller which has the highest priority among the provided conditions.
NewChecker constructs and returns a new Checker for a controller.
ParseConditions parses a given byte slice input into a Conditions object.
# Structs
Checker performs all the status checks.
Conditions contain the list of status conditions supported by a controller for an object kind.