Options for grantLease().
grantLease()
Optional
Whether the lease is kept alive automatically in the background. Defaults to true, matching etcd3. Set false to manage keep-alives yourself via keepAliveOnce().
true
etcd3
false
keepAliveOnce()
Options for
grantLease().