mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 22:28:22 -04:00
In some cases, when the key doesn't exist, AtomicUpdate should simply fail and surface the error. This change adds a new function parameter "ignoreNotFound" for this purpose. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| etcd_tools.go | ||
| etcd_tools_test.go | ||
| etcd_tools_watch.go | ||
| etcd_tools_watch_test.go | ||
| fake_etcd_client.go | ||