Versions in this module Expand all Collapse all v0 v0.5.5 Nov 9, 2024 Changes in this version + func Register(ctx context.Context, management *config.Management) error + type Handler struct + func (h Handler) OnChange(_ string, node *corev1.Node) (*corev1.Node, error) + func (h Handler) OnRemove(_ string, node *corev1.Node) (*corev1.Node, error) v0.3.2-rc1 Nov 10, 2024