package
2.0.0+incompatible
Repository: https://github.com/chuckha/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.
NewProviderID parses the input string and returns a new ProviderID.

# Variables

No description provided by the author
No description provided by the author

# Structs

ProviderID is a struct representation of a Kubernetes ProviderID.