package
1.12.0-alpha.0
Repository: https://github.com/fabianvf/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetHostname returns OS's hostname if 'hostnameOverride' is empty; otherwise, return 'hostnameOverride'.
GetNodeHostIP returns the provided node's IP, based on the priority: 1.
GetPreferredNodeAddress returns the address of the provided node, using the provided preference order.
GetZoneKey is a helper function that builds a string identifier that is unique per failure-zone; it returns empty-string for no zone.
InternalGetNodeHostIP returns the provided node's IP, based on the priority: 1.
PatchNodeCIDR patches the specified node's CIDR to the given value.
PatchNodeStatus patches node status.
SetNodeCondition updates specific node condition with patch operation.
# Constants
No description provided by the author
The reason and message set on a pod when its state cannot be confirmed as kubelet is unresponsive on the node it is (was) running.