Documentation ¶
Index ¶
Constants ¶
View Source
const (
// The mount path of the configMap volume.
ConfigDir = "/etc/config/fanout_sidecar"
)
Variables ¶
This section is empty.
Functions ¶
func NewConfigMapWatcher ¶
func NewConfigMapWatcher(logger *zap.Logger, dir string, updateConfig swappable.UpdateConfig) (*configMapWatcher, error)
NewConfigMapWatcher creates a new filesystem.configMapWatcher. The caller is responsible for calling Start(<-chan), likely via a controller-runtime Manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.