michaelklishin / rabbit-hole

RabbitMQ HTTP API client in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature flag operations

michaelklishin opened this issue · comments

There are HTTP API endpoints for feature flag operations. This client pre-dates them so it would be nice to add them.
See rabbitmq/cluster-operator#434 for one obvious example where this would help deployment automation.