AllDefaultConfigMapsController
.KubernetesEventSelector
allowing it to pair
relevant producer and observer methods so that certain ConfigMap
resources can be observed.Logger
for logging messages.ConfigMap
"events" that describe the modification of a ConfigMap
in a Kubernetes
cluster.NonNamespaceOperation
whose list()
and watch(Watcher)
methods will eventually
produce events that will be processed by the AllDefaultConfigMapsController.onConfigMapAddition(ConfigMap, KubernetesClient)
Kubernetes
event observer method.Map
of ConfigMap
s indexed by the keys that Kubernetes assigns to them.Copyright © 2018–2018, Laird Nelson. All rights reserved.