struct Etcd::Model::Kv
- Etcd::Model::Kv
- Etcd::Model::Base
- Struct
- Value
- Object
Defined in:
etcd/model/kv.crConstructors
Instance Method Summary
- #create_revision : UInt64 | Nil
- #key : String
- #lease : Int64 | Nil
- #mod_revision : UInt64 | Nil
- #value : String | Nil
- #version : Int64 | Nil