Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfWatcher ¶
type ConfWatcher struct {
// contains filtered or unexported fields
}
ConfWatcher is watcher to update WBT changing configuration in VolumeManager
func NewConfWatcher ¶
func NewConfWatcher(client k8sClient.Client, eventsRecorder *events.Recorder, log *logrus.Entry, nodeKernelVersion string) *ConfWatcher
NewConfWatcher create new WBT Config Watcher with node kernel version
func (*ConfWatcher) StartWatch ¶
func (w *ConfWatcher) StartWatch(cns *node.CSINodeService)
StartWatch tries to read Config for WBT changing from ConfigMap Set conf in VolumeManager if success
Click to show internal directories.
Click to hide internal directories.