Documentation
¶
Index ¶
- func Blocked(node *v1.Node, nodeClaim *v1beta1.NodeClaim, reason string) []events.Event
- func Launching(nodeClaim *v1beta1.NodeClaim, reason string) events.Event
- func Terminating(node *v1.Node, nodeClaim *v1beta1.NodeClaim, reason string) []events.Event
- func Unconsolidatable(node *v1.Node, nodeClaim *v1beta1.NodeClaim, reason string) []events.Event
- func WaitingOnDeletion(nodeClaim *v1beta1.NodeClaim) events.Event
- func WaitingOnReadiness(nodeClaim *v1beta1.NodeClaim) events.Event
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Blocked ¶ added in v0.27.1
Blocked is an event that informs the user that a Machine/Node combination is blocked on deprovisioning due to the state of the Machine/Node or due to some state of the pods that are scheduled to the Machine/Node
func Terminating ¶ added in v0.27.1
func Unconsolidatable ¶ added in v0.27.1
Unconsolidatable is an event that informs the user that a Machine/Node combination cannot be consolidated due to the state of the Machine/Node or due to some state of the pods that are scheduled to the Machine/Node
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.