Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + const KubeletConfigChangedEventReason + const LocalEventMessage + const RemoteEventMessageFmt + type Controller struct + func NewController(dynamicConfigDir string, transform TransformFunc) *Controller + func (cc *Controller) Bootstrap() (*kubeletconfig.KubeletConfiguration, error) + func (cc *Controller) StartSync(client clientset.Interface, eventClient v1core.EventsGetter, nodeName string) error + type TransformFunc func(kc *kubeletconfig.KubeletConfiguration) error