Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IKeyValue

Index

Properties

create_revision

create_revision: string

key

key: Buffer

key is the first key for the range. If range_end is not given, the request only looks up key.

lease

lease: string

If ignore_lease is set, etcd updates the key using its current lease. Returns an error if the key does not exist.

mod_revision

mod_revision: string

value

value: Buffer

If ignore_value is set, etcd updates the key using its current value. Returns an error if the key does not exist.

version

version: string

version is the version of the given key

Legend

  • Constructor
  • Method
  • Inherited method

Generated using TypeDoc