Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeManager ¶
type NodeManager struct {
// contains filtered or unexported fields
}
func New ¶
func New(ctx context.Context, client ctrlruntimeclient.Client, nodeName string) *NodeManager
func (*NodeManager) CordonNode ¶
func (nm *NodeManager) CordonNode(node *corev1.Node) error
Click to show internal directories.
Click to hide internal directories.