Versions in this module Expand all Collapse all v1 v1.61.0 Jan 28, 2025 v1.60.1 Jan 13, 2025 v1.60.0 Oct 14, 2024 Changes in this version + type NodeManager struct + func New(client ctrlruntimeclient.Client, nodeName string) *NodeManager + func (nm *NodeManager) CordonNode(ctx context.Context, node *corev1.Node) error + func (nm *NodeManager) GetNode(ctx context.Context) (*corev1.Node, error)