alphaHeavy / consul-haskell

A haskell client library for consul (consul.io)
BSD 3-Clause "New" or "Revised" License
31 stars 16 forks source link

Implement ACLs #9

Open sseveran opened 9 years ago

sseveran commented 9 years ago

https://consul.io/docs/agent/http/acl.html

ketzacoatl commented 4 years ago

I've started implementing the Policy APIs based on https://www.consul.io/api/acl/policies.html.