# Functions
GetPodCondition extracts the provided condition from the given conditions list.
IsPodReady returns true if a pod is ready.
SetPodCondition sets the provided condition in the Pod to the given status or adds the condition if it is missing.