suspend fun RedisClient.clusterResetWithOptionsAwait(options: ResetOptions): Unit
Reset a Redis Cluster node.
options -
options
handler - Handler for the result of this call.
handler
Return