Setup base structure for project

Signed-off-by: Ashish Malik <b218008@iiit-bh.ac.in>
2 files changed
tree: ea7a47038e18907f606603451bf51a851235895e
  1. .gitignore
  2. deploy.yaml
  3. Dockerfile
  4. LICENSE
  5. main.go
  6. README.md
README.md

envoy-authz

Contributions Welcome Gitter License Envoy-authz is a middleware of Envoy which uses authorization through casbin. This proxy would be deployed on any type of service mesh which allows envoy proxies like Istio.

Installation

go get github.com/casbin/envoy-authz

Requirements

  • Istio or any type of service mesh
  • k8s cluster or minikube cluster
  • grpc dependencies

Community

In case of any query, you can ask on our gitter channel.