package
0.2.0-alpha.3
Repository: https://github.com/superproj/onex.git
Documentation: pkg.go.dev

# Functions

GetReadyCondition extracts the ready condition from the given status and returns that.
IsPodAvailable returns true if the pod is ready and minReadySeconds have elapsed or is 0.
IsPodReady returns true if a pod is ready; false otherwise.
IsPodUnreachable returns true if a pod is unreachable.