Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wojciech12/talk_policies_for_your_apps_with_openpolicyagent
Add policies to your Golang app with Open Policy Agent
https://github.com/wojciech12/talk_policies_for_your_apps_with_openpolicyagent
golang openpolicyagent rego
Last synced: about 1 month ago
JSON representation
Add policies to your Golang app with Open Policy Agent
- Host: GitHub
- URL: https://github.com/wojciech12/talk_policies_for_your_apps_with_openpolicyagent
- Owner: wojciech12
- Created: 2022-06-17T04:43:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T17:55:38.000Z (about 2 years ago)
- Last Synced: 2023-03-05T16:49:37.022Z (almost 2 years ago)
- Topics: golang, openpolicyagent, rego
- Language: JavaScript
- Homepage:
- Size: 6.31 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Adding policies to your Golang App with Open Policy Agent
It might feel like chasing a rabbit to keep up with users’ requests for new configurations and policies. It is even more challenging if you build for power users. In the talk, I will show how to use the Open Policy Agent (OPA) for these scenarios, share our experience in Spacelift, and present how to integrate OPA into your Golang application.
- slides: [pdf](slides/index.pdf) / [html](slides/)
- code example: [golang](example/)Helpful? Please
star
the github repo orlike
the [LinkedIN post](https://www.linkedin.com/posts/wojciechbarczynski_go-meetup-8-prague-activity-6945842769026289664-lwDE) about this talk.Questions? feedback? Let me know - [email protected], I am also on the Gophers and Kuberentes slacks.
[Spacelift](https://spacelift.io) helps you to continuously deploy your Infrastructure-as-a-Code, open your cloud resources to the large part of your engineering organization, work collaboratively with them, and do it all in a safe and auditable way