# Functions

GetReadyCondition extracts the ready condition from the given status and returns that.
IsNodeAvailable returns true if the node is ready and minReadySeconds have elapsed or is 0.
IsNodeReady returns true if a node is ready; false otherwise.
IsNodeUnreachable returns true if a node is unreachable.