# Functions

NewConditions initializes a set of conditions with the given list of conditions.

# Structs

Condition represents an observation of an object's state.

# Type aliases

ConditionReason is intended to be a one-word, CamelCase representation of the category of cause of the current status.
Conditions is a set of Condition instances.
ConditionType is the type of the condition and is typically a CamelCased word or short phrase.