k3s/pkg/registry/etcd
Yu-Ju Hong 6813683ee2 Allow AtomicUpdate() to surface the error when the key doesn't exist
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.
2015-02-11 21:56:28 -08:00
..
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
etcd.go Allow AtomicUpdate() to surface the error when the key doesn't exist 2015-02-11 21:56:28 -08:00
etcd_test.go Factor out API defaulting from validation logic 2015-02-03 00:55:42 -08:00