If ignore_lease is set, etcd updates the key using its current lease. Returns an error if the key does not exist.
If ignore_value is set, etcd updates the key using its current value. Returns an error if the key does not exist.
version is the version of the given key
Generated using TypeDoc
key is the first key for the range. If range_end is not given, the request only looks up key.