etcd3gw.lease
Module¶etcd3gw.lease.
Lease
(id, client=None)[source]¶Bases: object
refresh
()[source]¶LeaseKeepAlive keeps the lease alive
By streaming keep alive requests from the client to the server and streaming keep alive responses from the server to the client. This method makes a synchronous HTTP request by default.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.