package
0.0.0-20181207143427-03e4ed8c40c6
Repository: https://github.com/liztio/cluster-api.git
Documentation: pkg.go.dev
# 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.