envoyproxy / envoyproxy/go-control-plane
provide a RBAC builder
Open
help wanted
- Dominant language
- Go
- Stars
- 1.7k
- Forks
- 567
- Avg merge
- 15h 46m
- Merged PRs (30d)
- 11
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?
Contributor guide
Assessment
This issue has not been assessed yet.