//
pkg.gl
Category
github.com/richardmarshall/kubernetes
pkg
api
v1
node
package
1.11.0-alpha.0
Repository:
https://github.com/richardmarshall/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
22 SLOC
#
Functions
GetNodeCondition
GetNodeCondition extracts the provided condition from the given status and returns that.
IsNodeReady
IsNodeReady returns true if a node is ready; false otherwise.