All will instruct etcd to wipe all keys.
catch implements Promiselike.catch()
exec runs the delete put request.
getPrevious instructs etcd to try to get the previous value of the key before setting it. One may not always be available if a compaction takes place.
inRange instructs the builder to delete keys in the specified byte range.
key sets a single key to be deleted.
Returns the request op for this builder, used in transactions.
Sets the GRPC call options for this request.
key sets a single key to be deleted.
Sets the byte range of values to delete.
then implements Promiselike.then()
Generated using TypeDoc
DeleteBuilder builds a deletion.