Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
func NewWatcherOrDie ¶
func NewWatcherOrDie(ctx context.Context, kubernetesInterface kubernetes.Interface, cmw *informer.InformedWatcher, registrations ...*config.Registration) Store
NewWatcherOrDie creates the settings store watchers to watch for configMap updates to any settings store in registrations Before returning, it waits for all ConfigMaps passed through registration to be created
Click to show internal directories.
Click to hide internal directories.