summaryrefslogtreecommitdiff
path: root/apiserver_watch.md
diff options
context:
space:
mode:
authorWojciech Tyczynski <wojtekt@google.com>2015-07-27 09:54:07 +0200
committerWojciech Tyczynski <wojtekt@google.com>2015-07-29 08:02:13 +0200
commit14c0fa29d0751c01edc3889ee32e4dcd80fb4e70 (patch)
treeeb880f1745cca451fd3f2b14456674e8c1949999 /apiserver_watch.md
parent523c886d8abfd0d15d6d43bd6a74bce4c1307357 (diff)
Factor out etcdWatcher to a separate file
Diffstat (limited to 'apiserver_watch.md')
-rw-r--r--apiserver_watch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/apiserver_watch.md b/apiserver_watch.md
index 10ae98f1..ce866b6d 100644
--- a/apiserver_watch.md
+++ b/apiserver_watch.md
@@ -163,7 +163,7 @@ resource type. However, this watch can potentially expire at any time and
reconnecting can return "too old resource version". In that case relisting is
necessary. In such case, to avoid LIST requests coming from all watchers at
the same time, we can introduce an additional etcd event type:
-[EtcdResync](../../pkg/tools/etcd_helper_watch.go#L36)
+[EtcdResync](../../pkg/tools/etcd_watcher.go#L36)
Whenever reslisting will be done to refresh the internal watch to etcd,
EtcdResync event will be send to all the watchers. It will contain the