package
0.0.0-20220902134353-b2ee0ae3566c
Repository: https://github.com/darkowlzz/controller-check.git
Documentation: pkg.go.dev

# 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.