-
Notifications
You must be signed in to change notification settings - Fork 550
Open
Labels
Description
Currently I am writing RBAC configuration in golang code (like Istio does). It would be nice to have a fluent RBAC builder.
For example I wrote those configuration:
It would be better like below (it is just an example, it is not show exact implementation, real impl. can vary):
Do you guys planning to do something like that? I would like to implement it.
Any thoughts?
gunerhuseyin and alecholmezdeveloper-guy

