vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / createAclTokenAwait

createAclTokenAwait

suspend fun ConsulClient.createAclTokenAwait(token: AclToken): String

Create new Acl token

Parameters

token - properties of the token

Return
reference to this, for fluency *