When we complete an operation, etcd usually provides a response object. Return that object up instead of querying etcd twice.
3.1 KiB
3.1 KiB
When we complete an operation, etcd usually provides a response object. Return that object up instead of querying etcd twice.