# Functions
NewMockOptionsWatcher creates a new mock instance.
NewOptions creates a new set of runtime options.
NewOptionsManager creates a new runtime options manager.
# Structs
MockOptionsWatcher is a mock of OptionsWatcher interface.
MockOptionsWatcherMockRecorder is the mock recorder for MockOptionsWatcher.
# Interfaces
Options provide a set of options that are configurable at runtime.
OptionsManager manages runtime options.
OptionsWatcher watches for updates to runtime options.